Go to the first, previous, next, last section, table of contents.


Two useful variables.

The following two variables are variables that may need to be used:

gdbm_error gdbm_errno
The variable that contains more information about gdbm errors (gdbm.h has the definitions of the error values).
char * gdbm_version
The string containing the version information.


Go to the first, previous, next, last section, table of contents.