the fscanf will read the data up to the new line character and the next "\n" takes reads the newline at the end of the record.
確定! 回上一頁