COHERENT help

This page displays the COHERENT help information for dbm_store.

Listing of available help pages


dbm_store() -- Store a record into an NDBM data base

#include <ndbm.h>
int dbm_store (database, key, content, flags)
DBM *database;
datum key, content;
int flag;