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