XmStringFree(3X) — MISCELLANEOUS LIBRARY FUNCTIONS
NAME
XmStringFree—A compound string function that recovers memory
SYNOPSIS
#include <Xm/Xm.h>
void XmStringFree (string)
XmStringstring;
DESCRIPTION
XmStringFree recovers memory used by a compound string.
stringSpecifies the compound string to be freed
RELATED INFORMATION
XmStringCreate(3X).
Sun Release 4.0 — Last change: