Query: dtmmdbbookcasefreeinfo
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbBookCaseFreeInfo(library call) DtMmdbBookCaseFreeInfo(library call)NAMEDtMmdbBookCaseFreeInfo -- frees space used by bookcase information structureSYNOPSIS#include <DtMmdb.h> void DtMmdbBookCaseFreeInfo( DtMmdbBookCaseInfo* x);DESCRIPTIONThe DtMmdbBookCaseFreeInfo function frees the space used by the specified bookcase information structure.ARGUMENTSx Specifies a pointer to the bookcase information structure.RETURN VALUENone.EXAMPLEThe following shows how a DtMmdbBookCaseFreeInfo call might be coded. DtBookCaseInfo* x = DtMmdbBookCaseGetInfo(0); /* make use of x */ DtMmdbBookCaseFreeInfo(x); /* free x */SEE ALSODtMmdbBookCaseGetInfo(3), DtMmdbBookCaseGetInfo(3) DtMmdbBookCaseFreeInfo(library call)
Related Man Pages |
---|
xmclipboardendcopy(3) - centos |
dtmmdbbookgetshorttitle(3) - hpux |
dtmmdbbookgettablist(3) - hpux |
dtmmdbgetbookcasebyloc(3) - hpux |
dtmmdbsectiongetlongtitle(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
SAN Migration question |
Hpux 11iV3 administration document |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Wrong Array... |