
int mdbm_close(int handle)
Zero is returned to indicate failure, one to indicate success; although in general the return value may be ignored unless there is some uncertainty that the "handle" being used corresponds to an open database.
HTMLised 1998 Greg Lewis (glewis@maths.adelaide.edu.au)