|
|
|
XmStringFree(3X)
OSF/Motif
NAME
XmStringFree - A compound string function that recovers memorySYNOPSIS
#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 freedSEE ALSO
XmStringCreate(3X)
|
|
|