Main Content
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
fseek
andfrewind
, move the file position indicator.