Go to the previous, next section.

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).
const char * gdbm_version
The string containing the version information.

Go to the previous, next section.