hpux man page for dtmmdbfreehandlelist

Query: dtmmdbfreehandlelist

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtMmdbFreeHandleList(library call)										DtMmdbFreeHandleList(library call)

NAME
DtMmdbFreeHandleList -- frees memory used by a DtMmdbHandle array
SYNOPSIS
#include <DtMmdb.h> void DtMmdbFreeHandleList( DtMmdbHandle** list);
DESCRIPTION
The DtMmdbFreeHandleList frees all memory used by a DtMmdbHandle array, including all contained DtMmdbHandle structures.
ARGUMENTS
list Specifies the pointer to the DtMmdbHandle array.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbFreeHandleList call might be coded. DtMmdbHandle** x = ... /* make use of x */ DtMmdbFreeHandleList(x); /* free x */
SEE ALSO
DtMmdbFreeHandle(3) DtMmdbFreeHandleList(library call)
Related Man Pages
xmgetsecondaryresourcedata(3) - redhat
dtmmdbbookgettocobjectid(3) - hpux
dtmmdbbookgettablist(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Hpux 11iV3 administration document
Seeking Alternative for diff in hp
Tar Command
Shopt -s histappend