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

ugetc()


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


Description:
The function ungetc() puts the character ch back in stream.

Related Topics:
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