logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmParseTableFree — A compound string function that recovers memory "XmParseTableFree" "compound string

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

Name

XmParseTableFree  —  A  compound string function that recovers memory "XmParseTableFree" "compound string
       functions" "XmParseTableFree"

Synopsis

       #include <Xm/Xm.h>
       voidXmParseTableFree(
       XmParseTableparse_table,
       Cardinalcount);

See Also