ungetc man page on DigitalUNIX

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

Digital UNIX Diffs - ungetc(5)			Digital UNIX Diffs - ungetc(5)

NAME
       ungetc -	 Pushes a character back into the input stream

LIBRARY
	Standard C Library (libc.a)

SYNOPSIS
       #include <stdio.h>

       int ungetc(
	       int c,
	       FILE *stream);

PARAMETERS
       Specifies  a  byte to be inserted into the input stream.	 Specifies the
       input stream.

DIFFERENCES
       vms-vaxc(5): OpenVMS VAX C vs DEC C Differences

       With the DEC C RTL, a call to ungetc(3)	clears	the  end-of-file  flag
       (EOF) for the file.  With the VAX C RTL it does not.

       In  the	DEC  C	RTL, a call to a file position routine (e.g. fseek(3))
       causes the character pushed back by a call to  ungetc(3)	 to  be	 lost.
       The VAX C RTL does not discard this character in this situation.

RELATED INFORMATION
       Functions:  ungetc(3)

CATEGORY INDEX
	vms-vaxc(5)

       delim off

						Digital UNIX Diffs - ungetc(5)
[top]

List of man pages available for DigitalUNIX

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