Next: dbm.odbm - Original DBM interface, Previous: dbm.gdbm - GDBM interface, Up: Library modules - Utilities [Contents][Index]
dbm.ndbm - NDBM interfaceProvides interface to the ’new’ dbm library, a.k.a. ndbm.
Extends dbm.
{dbm.ndbm}
Inherits <dbm>. Provides an implementation for NDBM library.
This module is only installed when your system already has NDBM.
Besides the unified DBM interface (see dbm - Generic DBM interface),
this module provides the following low-level functions that provides
direct access to the ndbm API. See ndbm manual for details of these
APIs.
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
{dbm.ndbm}
Next: dbm.odbm - Original DBM interface, Previous: dbm.gdbm - GDBM interface, Up: Library modules - Utilities [Contents][Index]