Use fgets() to read an entire line of stdin within a while loop. Check the length of the input buffer - even though fgets() discards extra input ...
確定! 回上一頁