Currently At: Programming Reference > C Reference > Stndard C I/O > feof()

feof()


Syntax:
#include <stdio.h>
int feof( FILE *stream );


Description:
The function feof() returns a nonzero value if the end of the given file stream has been reached.

Related Topics:
clearerr(), ferror(), perror(), putc(), getc()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions