gfs_pio_eof(3) debian man page | unix.com

Man Page: gfs_pio_eof

Operating Environment: debian

Section: 3

GFS_PIO_EOF(3)															    GFS_PIO_EOF(3)

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) Gfarm 18 March 2003 GFS_PIO_EOF(3)
Related Man Pages
gfrun(1) - debian
gfs_pio_readdelim(3) - debian
clearerr(3) - redhat
feof(3) - redhat
gfs_pio_set_view_local(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?