Index Click this button to go to the index for this section.


XmStringFree(3X)

OSF/Motif

NAME

XmStringFree - A compound string function that recovers memory

SYNOPSIS

#include <Xm/Xm.h> void XmStringFree (string) XmString string;

DESCRIPTION

XmStringFree recovers memory used by a compound string. string Specifies the compound string to be freed

SEE ALSO

XmStringCreate(3X)