ISO C mandates that fgetc() returns an int since it must be able to return ... So code that places the return value into a char , and uses it to detect EOF, ...
確定! 回上一頁