manpagez: man pages & more
man XmStringFree(3)
Home | html | info | man
XmStringFree(library call)                          XmStringFree(library call)




NAME

       XmStringFree  --  A compound string function that conditionally deallo-
       cates 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)

openMotif 2.3.1 - Generated Wed Dec 3 06:25:22 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.