blob: e637ba32d6bfb23f719169644409755af21947c2 (
plain)
1
|
GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database.
|