Query: xmstringfreecontext
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringFreeContext(library call) XmStringFreeContext(library call)NAMEXmStringFreeContext -- A compound string function that releases the string scanning context data structureSYNOPSIS#include <Xm/Xm.h> void XmStringFreeContext( XmStringContext context);DESCRIPTIONXmStringFreeContext releases the string scanning context data structure. context Specifies the string context structure that was allocated by the XmStringInitContext functionRELATEDXmStringCreate(3) and XmStringInitContext(3). XmStringFreeContext(library call)