feof
Test for end of file
Syntax
Description
Examples
Input Arguments
Tips
Opening an empty file does not set the end-of-file indicator. Read operations, and other operations like
fseekandfrewind, move the file position indicator.
Test for end of file
Opening an empty file does not set the end-of-file indicator.
Read operations, and other operations like fseek and
frewind, move the file position indicator.