xmstringfreecontext(3) centos man page | unix.com

Man Page: xmstringfreecontext

Operating Environment: centos

Section: 3

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 structure. context Specifies the string context structure that was allocated by the XmStringInitContext function
RELATED
XmStringCreate(3) and XmStringInitContext(3). XmStringFreeContext(library call)
Related Man Pages
xmstringgetnextsegment(3) - redhat
xmstringcreate(3) - centos
xmstringgetnextcomponent(3) - hpux
xmstringgetnexttriple(3) - hpux
xmstringgetnextcomponent(3x) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq