XmStringFree
A compound string function that conditionally deallocates memory "XmStringFree" "compound string functions" "XmStringFree"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
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.