COHERENT help

This page displays the COHERENT help information for gdbm_fetch.

Listing of available help pages


gdbm_fetch() -- Retrieve a record from a GDBM data base

#include <gdbm.h>
datum gdbm_fetch (database, key)
GDBM_FILE database;
datum key;