dtmmdbfreehandlelist(3) hpux man page | unix.com

Man Page: dtmmdbfreehandlelist

Operating Environment: hpux

Section: 3

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
xmreptypegetregistered(3) - redhat
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbsectiongetlongtitle(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
csa_free(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
SAN Migration question
Shopt -s histappend