COHERENT manpages

This page displays the COHERENT manpage for dbm_error() [Check a NDBM data base for an error].

List of available manpages
Index


dbm_error() -- NDBM Function (libgdbm)

Check a NDBM data base for an error
#include <ndbm.h>
int dbm_error (database)
DBM *database;

Macro dbm_error() checks database for  an error condition, should a call to
another data-base function fail.

See Also


Notes

Under the  GDBM package, this macro  in fact does nothing.   It is included
simply for compatibility with existing software.

For  a statement  of copyright  and  permissions on  this routine,  see the
Lexicon entry for libgdbm.