Query: gd_error
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gd_error(3) GETDATA gd_error(3)NAMEgd_error -- report a GetData library errorSYNOPSIS#include <getdata.h> int gd_error(const DIRFILE *dirfile);DESCRIPTIONThe gd_error() function returns the numeric dirfile error associated with the dirfile dirfile which is set by many GetData library func- tions. The dirfile argument should point to a DIRFILE object previously created by a call to gd_open(3). A textual description of the error may be obtained by calling gd_error_string(3).RETURN VALUEThe gd_error() function always returns the dirfile error corresponding to the error state of the last library call on the supplied DIRFILE object.SEE ALSOgd_open(3), gd_error_string(3) Version 0.7.0 25 May 2010 gd_error(3)
Related Man Pages |
---|
gd_carray_len(3) - debian |
gd_dirfilename(3) - debian |
gd_error_string(3) - debian |
gd_nfields(3) - debian |
gd_nvectors(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Apache2 PHP5 not starting |
How to stop other processes and kernel from printing output on current virtual term |
Serial Split Brain detected in solaris10 |
VxVM not able to see new disk |