Next: dbm.ndbm
- NDBM interface, Previous: dbm.fsdbm
- File-system dbm, Up: Library modules - Utilities [Contents][Index]
dbm.gdbm
- GDBM interfaceProvides interface to the gdbm library. Extends dbm
.
{dbm.gdbm}
Inherits <dbm>
. Provides an implementation for GDBM library.
This module is only installed when your system already has GDBM
(1.8.0 is preferred, but works with older 1.7.x with some limitations).
Besides the unified DBM interface (see dbm
- Generic DBM interface),
this module provides the following low-level functions that provides
direct access to the gdbm API. See gdbm manual for details of these
APIs.
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
{dbm.gdbm}
Next: dbm.ndbm
- NDBM interface, Previous: dbm.fsdbm
- File-system dbm, Up: Library modules - Utilities [Contents][Index]