ungetc man page on Xenix

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

UNGETC(3)							     UNGETC(3)

NAME
       ungetc - push character back into input stream

SYNOPSIS
       #include <stdio.h>

       ungetc(c, stream)
       FILE *stream;

DESCRIPTION
       Ungetc  pushes the character c back on an input stream.	That character
       will be returned by the next getc call on that stream.  Ungetc  returns
       c.

       One  character  of  pushback  is guaranteed provided something has been
       read from the stream and the stream is actually buffered.  Attempts  to
       push EOF are rejected.

       Fseek(3) erases all memory of pushed back characters.

SEE ALSO
       getc(3), setbuf(3), fseek(3)

DIAGNOSTICS
       Ungetc returns EOF if it can't push a character back.

7th Edition			 April 1, 1989			     UNGETC(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

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