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

getchar()


Syntax:
#include <stdio.h>
int getchar( void );


Description:
The getchar() function returns the next character from STDIN, or EOF if the end of file is reached.

Related Topics:
fputc(), fgetc(), 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