xmstringfree(3) hpux man page | unix.com

Man Page: xmstringfree

Operating Environment: hpux

Section: 3

XmStringFree(library call)												XmStringFree(library call)

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). XmStringFree(library call)
Related Man Pages
xmstringtabletoxmstring(3) - redhat
xmstring(3) - hpux
xmstringcreate(3) - hpux
xmstring(3x) - osf1
xmstringnconcat(3x) - osf1
Similar Topics in the Unix Linux Community
&quot;Blocking&quot; message box in Motif
Change text font to greater one in this very good MOTIF texteditor ?