Do not use string word = NULL . fscanf will not "put" anything in it because NULL is a defined constant, and it will not give an error.
確定! 回上一頁