SYNOPSIS
#include <ndbm.h>
int dbm_clearerr(DBM *db);
DESCRIPTION
The
PARAMETERS
- db
-
Points to the database whose error state is to be cleared. This must be a pointer returned by a prior call to
dbm_open() .
RETURN VALUES
On success,
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
Unsafe.
PORTING ISSUES
None
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
dbm_close() ,dbm_delete() ,dbm_error() ,dbm_fetch() ,dbm_firstkey() ,dbm_nextkey() ,dbm_open() ,dbm_store() ,dbopen()
MKS Toolkit 9.3 Documentation Build 6.