Version 5 of Gdbm

Updated 2013-09-08 08:03:03 by pooryorick

GNU Gdbm , or GDBM, 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.

See Also

Tgdbm
Tcl bindings to GDBM
TclGdbmWrapper
"attach" a GDBM database to an array variable