cc [ flag... ] -I /usr/ucbinclude file... -L /usr/libucb \ -R /usr/libucb -ldbm [ library... ]
Functions in this library maintain key/content pairs in a database. The functions will handle very large (a billion blocks) databases and will access a keyed item in one or two file system accesses.
The shared object libdbm.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.
See attributes(5) for descriptions of the following attributes:
intro(3), dbm(3UCB), attributes(5)