
mdbm_firstkey
NAME
mdbm_firstkey - Get the "first" key from a mdbm database
SYNOPSIS
string mdbm_firstkey(int handle)
DESCRIPTION
NOTES
The order of keys in a database isn't based on anything interesting.
SEE ALSO
HTMLised 1998 Greg Lewis
(glewis@maths.adelaide.edu.au)