ungetc man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

ungetc(3s)							    ungetc(3s)

Name
       ungetc - push character back into input stream

Syntax
       #include <stdio.h>

       ungetc(c, stream)
       FILE *stream;

Description
       The routine pushes the character c back on an input stream.  That char‐
       acter will be returned by the next call on that	stream.	  The  routine
       returns c.  One character of pushback is guaranteed in all cases.

       The routine erases all memory of pushed back characters.

Diagnostics
       The routine returns EOF if it cannot push a character back.

Environment
       In POSIX mode, the file's EOF indicator is cleared.

See Also
       fseek(3s), getc(3s), setbuf(3s)

								    ungetc(3s)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net