(gdbm.info.gz) Errors

Info Catalog (gdbm.info.gz) Flat files (gdbm.info.gz) Top (gdbm.info.gz) Options
 
 13 Error strings.
 *****************
 
 To convert a `gdbm' error code into English text, use this routine:
 
  -- gdbm interface: const char * gdbm_strerror (gdbm_error ERRNO)
      Converts ERRNO (which is an integer value) into a human-readable
      descriptive text.  Returns a pointer to a static string.  The
      caller must not alter or free the returned pointer.
 
      The ERRNO argument is usually the value of the global variable
      `gdbm_errno'.   gdbm_errno Variables.
 
Info Catalog (gdbm.info.gz) Flat files (gdbm.info.gz) Top (gdbm.info.gz) Options
automatically generated by info2html