[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
Motif 2.1 Programmer's Reference
XmParseTableFree
A compound string function that recovers memory
Format
#include <Xm/Xm.h>
void XmParseTableFree
XmParseTable
parse_tableCardinal count
DESCRIPTION
XmParseTableFree recovers memory used by an XmParseTable and its
constituent XmParseMappings.
parse_tableSpecifies the parse table to be freed
countSpecifies the number of parse mappings in the parse table
RELATED
XmParseTable
(3) and XmString
(3).
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]