I am trying to get a line from stdin. as far as I understand, we should never use gets as said in man page of gets: Never use gets(). Because it ...
確定! 回上一頁