The point is that fgetc might return one of 257 values. Either the read byte as an unsigned char, a value from 0 to 255, or EOF, ...
確定! 回上一頁