XmStringFree(X3mot)


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

References

XmStringCreate(X3mot)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.