An alternative method, which avoids this, is to use fgets and then examine the string read in. The last step can be done by sscanf , for example.
確定! 回上一頁