The fgetc() function obtains the next byte (if present) as an unsigned char ... the end-of-file indicator for the stream is set and fgetc() returns EOF.
確定! 回上一頁