Query: xmstringfree
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringFree(library call) XmStringFree(library call)NAMEXmStringFree -- A compound string function that conditionally deallocates memorySYNOPSIS#include <Xm/Xm.h> void XmStringFree( XmString string);DESCRIPTIONXmStringFree conditionally recovers memory used by a compound string. Applications should call XmStringFree when the application no longer needs string. string Specifies the compound string to be freedRELATEDXmStringCreate(3). XmStringFree(library call)
| Related Man Pages |
|---|
| xmstringgenerate(3) - redhat |
| xmstringgenerate(3) - centos |
| xmstringcreate(3) - hpux |
| xmstringtabletoxmstring(3) - hpux |
| xmstringnconcat(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| "Blocking" message box in Motif |
| Change text font to greater one in this very good MOTIF texteditor ? |