Sponsor:

Your company here, and a link to your site. Click to find out more.

XmParseMappingFree - Man Page

A compound string function to free a parse mapping

Synopsis

#include <Xm/Xm.h>
void XmParseMappingFree(
XmParseMapping parse_mapping);

Description

XmParseMappingFree recovers memory used by an XmParseMapping.

parse_mapping

Specifies the parse mapping to be freed

Referenced By

XmParseMapping(3), XmParseMappingCreate(3), XmParseMappingGetValues(3), XmParseMappingSetValues(3), XmString(3).