xmstringinitcontext(3) redhat man page | unix.com

Man Page: xmstringinitcontext

Operating Environment: redhat

Section: 3

XmStringInitContext(library call)										 XmStringInitContext(library call)

NAME
XmStringInitContext -- A compound string function that creates a data structure for scanning an XmString component by component
SYNOPSIS
#include <Xm/Xm.h> Boolean XmStringInitContext( XmStringContext * context, XmString string);
DESCRIPTION
XmStringInitContext creates a context to allow applications to read out the contents of a compound string component by component. A Bool- ean status is returned to indicate that the context could not be initalized. If the function returns True, the function will allocate space to hold the returned context. The application is responsible for managing the allocated space. The memory can be recovered by calling XmStringFreeContext. context Specifies a pointer to the allocated context string Specifies the string
RETURN
Returns True if the context was allocated
RELATED
XmStringCreate(3). XmStringInitContext(library call)
Related Man Pages
xmstringcreate(3) - redhat
xmstringgetnextcomponent(3) - redhat
xmstringgetnextcomponent(3) - centos
xmstringgetnextcomponent(3) - hpux
xmstringgetnextcomponent(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Issue with &quot;rsh&quot; on RedHat
Issue with events occuring in DST window