
mdbm_open
NAME
mdbm_open - open a mdbm database.
SYNOPSIS
int mdbm_open(string database_file)
DESCRIPTION
NOTES
If the driver is configured to use ndbm databases the name of the
database file should be used without ".dir" or ".pag" extensions.
SEE ALSO
HTMLised 1998 Greg Lewis
(glewis@maths.adelaide.edu.au)