|
|
BSD 4.3
/*
** USERDBM.H -- user-level definitions for the DBM library
**
** Version:
** @(#)userdbm.h 4.1 7/25/83
*/
typedef struct
{
char *dptr;
int dsize;
} DATUM;
extern DATUM fetch();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.