February 2013
Intermediate to advanced
538 pages
20h 55m
English
feof
bool feof(int handle)Returns true if the marker
for the file referenced by handle is at the
end of the file (EOF) or if an error occurs. If the marker is not at
EOF, returns false.
Read now
Unlock full access