XmStringFree
XmStringFree
Section: Misc. Reference Manual Pages (library call) Local index
Up
NAME
XmStringFree --- A compound string function that
conditionally deallocates memory
SYNOPSIS
#include <Xm/Xm.h >
void XmStringFree (
XmString string );
DESCRIPTION
XmStringFree 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 freed
RELATED
XmStringCreate (3).
Index
NAME
SYNOPSIS
DESCRIPTION
RELATED
This document was created by
man2html ,
using the manual pages.
Time: 21:59:00 GMT, April 16, 2011