Xmstringfree a compound string function that conditionally deallocates memory "xmstringfree" "compound string functions" "xmstringfree"
#include <Xm/Xm.h> void XmStringFree( XmString string);
XmStringFree conditionally recovers memory used by a compound string. Applications should call XmStringFree when the application no longer needs string.
Specifies the compound string to be freed