debian man page for gfs_pio_error

Query: gfs_pio_error

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GFS_PIO_ERROR(3)														  GFS_PIO_ERROR(3)

NAME
gfs_pio_error - check file status
SYNOPSIS
#include <gfarm/gfarm.h> char *gfs_pio_error (GFS_File gf);
DESCRIPTION
The function gfs_pio_error() tests the error indicator for the file pointed to by gf, returning non-zero if it is set.
RETURN VALUES
NULL There is no error. Others An error occurred. The reason is shown by its pointed strings.
SEE ALSO
gfs_pio_create(3), gfs_pio_eof(3), gfs_pio_open(3) Gfarm 18 March 2003 GFS_PIO_ERROR(3)
Related Man Pages
gfarm(3) - debian
gfs_glob(3) - debian
gfs_pio_readline(3) - debian
gfs_pio_write(3) - debian
gfs_rename(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?