Query: dtmmdbinfolibfreeinfo
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbInfoLibFreeInfo(library call) DtMmdbInfoLibFreeInfo(library call)NAMEDtMmdbInfoLibFreeInfo -- frees space occupied by an infolib information structureSYNOPSIS#include <DtMmdb.h> void DtMmdbInfoLibFreeInfo( DtMmdbInfoLib* info_struct);DESCRIPTIONThe DtMmdbInfoLibFreeInfo function releases the space used by an infolib information structure.ARGUMENTSinfo_struct Specifies a pointer to the infolib information structure returned by a previous call to the DtMmdbGraphicGetInfo function.RETURN VALUENone.EXAMPLEThe following shows how a DtMmdbInfoLibFreeInfo call might be coded. DtMmdbInfoLibInfo *x; x = DtMmdbInfoLibGetInfo(0); /* make use of x */ DtMmdbInfoLibFreeInfo(x);SEE ALSODtMmdbInfoLibGetInfo(3) DtMmdbInfoLibFreeInfo(library call)
| Related Man Pages |
|---|
| xmclipboardcancelcopy(3) - redhat |
| xmclipboardendcopy(3) - redhat |
| dtmmdbdlpgetnextsectionid(3) - hpux |
| dtmmdbsectiongetloc(3) - hpux |
| dtinfoaction(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| PHP Man Pages Now Available (Over 10,000) |
| Hpux 11iV3 administration document |
| Seeking Alternative for diff in hp |
| Shopt -s histappend |