GFS_PIO_EOF
GFS_PIO_EOF
Section: (3) Updated: 18 March 2003 Local index
Up
NAME
gfs_pio_eof - check file status
SYNOPSIS
#include <gfarm/gfarm.h>
int gfs_pio_eof (GFS_File gf);
DESCRIPTION
The function gfs_pio_eof() tests the end-of-file indicator for
the file pointed to by gf.
RETURN VALUES
- zero
-
The end-of-file indicator is not set.
- non-zero
-
The end-of-file indicator is set.
SEE ALSO
gfs_pio_create(3),
gfs_pio_error(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:48 GMT, April 16, 2011