dtmmdbfreehandle(3) hpux man page | unix.com

Man Page: dtmmdbfreehandle

Operating Environment: hpux

Section: 3

DtMmdbFreeHandle(library call)											    DtMmdbFreeHandle(library call)

NAME
DtMmdbFreeHandle -- frees memory used by a DtMmdbHandle
SYNOPSIS
#include <DtMmdb.h> void DtMmdbFreeHandle( DtMmdbHandle* handle);
DESCRIPTION
The DtMmdbFreeHandle function frees all memory used by a DtMmdbHandle.
ARGUMENTS
handle Specifies the pointer to the handle.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbFreeHandle call might be coded. DtMmdbHandle *x = ... /* make use of x */ DtMmdbFreeHandle(x);
SEE ALSO
DtMmdbFreeHandleList(3) DtMmdbFreeHandle(library call)
Related Man Pages
dtmmdbbookgettablist(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbgetbookcasebylocs(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
dlmodremove(3c) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
Wrong Array...
Tar Command
Shopt -s histappend