To read from a file a specific number of bytes, it is useful the fread function: size_t ... The feof function: int feof(FILE *stream); tests the end-of-file ...
確定! 回上一頁