GFS_PIO_UNGETC
GFS_PIO_UNGETC
Section: (3) Updated: 04 December 2003 Local index
Up
NAME
gfs_pio_ungetc - push a character back
SYNOPSIS
#include <gfarm/gfarm.h>
int gfs_pio_ungetc (GFS_File gf, int c);
DESCRIPTION
gfs_pio_ungetc() pushes a character c back to the file
gf. gfs_pio_ungetc() is needed to follow
gfs_pio_getc(3).
RETURN VALUES
- EOF
-
gfs_pio_ungetc() does not follow gfs_pio_getc(3).
- Others
-
The function terminated successfully.
SEE ALSO
gfs_pio_create(3),
gfs_pio_error(3),
gfs_pio_getc(3),
gfs_pio_open(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:49 GMT, April 16, 2011