|
Programs that use the dbm library must be linked as follows:ocamlc other options dbm.cma other files ocamlopt other options dbm.cmxa other filesFor interactive use of the dbm library, do:ocamlmktop -o mytop dbm.cma ./mytop
This library is not available.Module Dbm: interface to the NDBM database