int fgetc( FILE* stream );. The return value of this function is to return a byte read. If the end of the file is read, EOF is returned.
確定! 回上一頁