COHERENT help

This page displays the COHERENT help information for dbm_open.

Listing of available help pages


dbm_open() -- Open an NDBM data base

#include <ndbm.h>
DBM *dbm_open (database, type, mode)
char *database;
int type, mode;