Query: dtmmdbinit
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbInit(library call) DtMmdbInit(library call)NAMEDtMmdbInit -- initializes the DtInfo database engineSYNOPSIS#include <DtMmdb.h> void DtMmdbInit(void)DESCRIPTIONThe DtMmdbInit function makes the DtInfo database engine ready to provide access service. When the function returns, the database has been initialized.RETURN VALUENone.SEE ALSODtMmdbQuit(3) DtMmdbInit(library call)