COHERENT manpages

This page displays the COHERENT manpage for dbm_clearerr() [Clear an error condition on an NDBM data base].

List of available manpages
Index


dbm_clearerr() -- NDBM Function (libgdbm)

Clear an error condition on an NDBM data base
#include <ndbm.h>
dbm_clearerr (database)
DBM *file;

Macro dbm_clearerr() clears an error that had been set on database.

See Also


Notes

As of this writing, this macro in fact does nothing.

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