Query: xmparsetablefree
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmParseTableFree(library call) XmParseTableFree(library call)NAMEXmParseTableFree -- A compound string function that recovers memorySYNOPSIS#include <Xm/Xm.h> void XmParseTableFree( XmParseTable parse_table, Cardinal count);DESCRIPTIONXmParseTableFree 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 tableRELATEDXmParseTable(3) and XmString(3). XmParseTableFree(library call)