There are a few behavior differences in the two approaches. If you use fgets() + sscanf() , you must enter both values on the same line, whereas fscanf() on ...
確定! 回上一頁