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

fgetc()


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


Description:
The fgetc() function returns the next character from stream, or EOF if the end of file is reached or if there is an error.

Related Topics:
fputc(), getc(), putc(), fopen()


Web Standards & Support:

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