gd_error_string man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

gd_error_string(3)		    GETDATA		    gd_error_string(3)

NAME
       gd_error_string — report a GetData library error

SYNOPSIS
       #include <getdata.h>

       char *gd_error_string(const DIRFILE *dirfile, char *buffer, size_t
	      buflen);

DESCRIPTION
       The gd_error_string() function returns a	 string	 describing  the  last
       dirfile error encountered while operating on dirfile.

       If  buffer  is not NULL, the string is written to this memory location.
       At most buflen characters will be written. This always includes a  ter‐
       minating null byte, even if the error string was truncated.  The numer‐
       ic dirfile error itself may be obtained by calling gd_error(3).

       If buffer is NULL, gd_error_string() will allocate a string  of	suffi‐
       cient length using malloc(3), and buflen is ignored.  In this case, the
       caller should deallocate the returned string using free(3) when	it  is
       no longer needed.

RETURN VALUE
       If  buffer  is non-NULL, the gd_error_string() function returns buffer,
       or NULL if buflen is less than one.  Otherwise, it returns a newly mal‐
       loc'd  string  of  sufficient length which should be deallocated by the
       caller.	The error state of dirfile is unchanged.

SEE ALSO
       gd_error(3), gd_error_count(3)

Version 0.8.0			 20 April 2011		    gd_error_string(3)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net