Poster of Linux kernelThe best gift for a Linux geek
XmParseTableFree

XmParseTableFree

Section: Misc. Reference Manual Pages (library call)
Local index Up
 

NAME

XmParseTableFree --- A compound string function that recovers memory  

SYNOPSIS

#include <Xm/Xm.h>
void XmParseTableFree(
XmParseTable parse_table,
Cardinal count);
 

DESCRIPTION

XmParseTableFree recovers memory used by an XmParseTable and its constituent XmParseMappings.

parse_table
Specifies the parse table to be freed
count
Specifies the number of parse mappings in the parse table
 

RELATED

XmParseTable(3) and XmString(3).


 

Index

NAME
SYNOPSIS
DESCRIPTION
RELATED

This document was created by man2html, using the manual pages.
Time: 21:58:58 GMT, April 16, 2011