#include <ndbm.h>
void dbm_close (db)
DBM *db;
The dbm_close subroutine closes a database.
db | Specifies the database to close. |
This subroutine is part of Base Operating System (BOS) Runtime.
The dbmclose subroutine.
List of NDBM and DBM Programming References and NDBM Overview in AIX Version 4.3 Communications Programming Concepts.