COHERENT help

This page displays the COHERENT help information for dbm_fetch.

Listing of available help pages


dbm_fetch() -- Fetch a record from an NDBM data base

#include <ndbm.h>
datum dbm_fetch (database, key)
DBM *file;
datum key;