XmStringFreeContext(library call) XmStringFreeContext(library call)
NAME
XmStringFreeContext -- A compound string function that releases the
string scanning context data structure
SYNOPSIS
#include <Xm/Xm.h>
void XmStringFreeContext(
XmStringContext context);
DESCRIPTION
XmStringFreeContext releases the string scanning context data struc-
ture.
context Specifies the string context structure that was allocated by
the XmStringInitContext function
RELATED
XmStringCreate(3) and XmStringInitContext(3).
XmStringFreeContext(library call)
openMotif 2.3.1 - Generated Wed Dec 3 06:25:37 CST 2008
