COHERENT help

This page displays the COHERENT help information for gdbm_store.

Listing of available help pages


gdbm_store() -- Add records to a GDBM data base

#include <gdbm.h>
int gdbm_store (database, key, content, flag)
GDBM_FILE database;
datum key, content;
int flag;