GFS_PIO_EOF(3) GFS_PIO_EOF(3)NAMEgfs_pio_eof - check file statusSYNOPSIS#include <gfarm/gfarm.h> int gfs_pio_eof (GFS_File gf);DESCRIPTIONThe function gfs_pio_eof() tests the end-of-file indicator for the file pointed to by gf.RETURN VALUESzero The end-of-file indicator is not set. non-zero The end-of-file indicator is set.SEE ALSOgfs_pio_create(3), gfs_pio_error(3), gfs_pio_open(3) Gfarm 18 March 2003 GFS_PIO_EOF(3)
| Related Man Pages |
|---|
| gfreg(1) - debian |
| gfs_pio_create(3) - debian |
| gfs_pio_gets(3) - debian |
| gfs_pio_open(3) - debian |
| gfs_pio_write(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |