hpux man page for dtmmdbbookcasefreeinfo

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)

NAME
DtMmdbBookCaseFreeInfo -- frees space used by bookcase information structure
SYNOPSIS
#include <DtMmdb.h> void DtMmdbBookCaseFreeInfo( DtMmdbBookCaseInfo* x);
DESCRIPTION
The DtMmdbBookCaseFreeInfo function frees the space used by the specified bookcase information structure.
ARGUMENTS
x Specifies a pointer to the bookcase information structure.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbBookCaseFreeInfo call might be coded. DtBookCaseInfo* x = DtMmdbBookCaseGetInfo(0); /* make use of x */ DtMmdbBookCaseFreeInfo(x); /* free x */
SEE ALSO
DtMmdbBookCaseGetInfo(3), DtMmdbBookCaseGetInfo(3) DtMmdbBookCaseFreeInfo(library call)
Related Man Pages
xmclipboardendcopy(3) - centos
dtmmdbbookgetlongtitle(3) - hpux
dtmmdbbookgettocobjectid(3) - hpux
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Thank you members and admins
Seeking Alternative for diff in hp