Query: dtmmdbfreehandle
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbFreeHandle(library call) DtMmdbFreeHandle(library call)NAMEDtMmdbFreeHandle -- frees memory used by a DtMmdbHandleSYNOPSIS#include <DtMmdb.h> void DtMmdbFreeHandle( DtMmdbHandle* handle);DESCRIPTIONThe DtMmdbFreeHandle function frees all memory used by a DtMmdbHandle.ARGUMENTShandle Specifies the pointer to the handle.RETURN VALUENone.EXAMPLEThe following shows how a DtMmdbFreeHandle call might be coded. DtMmdbHandle *x = ... /* make use of x */ DtMmdbFreeHandle(x);SEE ALSODtMmdbFreeHandleList(3) DtMmdbFreeHandle(library call)
Related Man Pages |
---|
curs_memleaks(3x) - mojave |
dtmmdbbookgettocobjectid(3) - hpux |
dtmmdbdlpgetnextsectionid(3) - hpux |
dtmmdbgetbookcasebyloc(3) - hpux |
dtmmdbgetbookcasebylocs(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Sequence extraction |
Seeking Alternative for diff in hp |