Name

XmStringFree(3X) — XmStringFree--A compound string function that recovers memory XmStringFreecompound string functions

Synopsis

#include <Xm/Xm.h>

void XmStringFree
(string)
XmString string;

DESCRIPTION

XmStringFree recovers memory used by a compound string.

string 

Specifies the compound string to be freed

RELATED INFORMATION

XmStringCreate(3X).