XmStringFreeContext — A compound string function that releases the string scanning context data structure
Contents
Description
XmStringFreeContext releases the string scanning context data structure.
context Specifies the string context structure that was allocated by the XmStringInitContext function
Name
XmStringFreeContext — A compound string function that releases the string scanning context data structure
"XmStringFreeContext" "compound string functions" "XmStringFreeContext"
Synopsis
#include <Xm/Xm.h>
voidXmStringFreeContext(
XmStringContextcontext);
