ultrix man page for dwtstringinitcontext

Query: dwtstringinitcontext

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DwtStringInitContext(3Dwt)												DwtStringInitContext(3Dwt)

Name
       DwtStringInitContext - Initializes a compound-string context structure needed by DwtGetNextSegment

Syntax
       Boolean DwtStringInitContext(context, compound_string)
	    DwtCompStringContext context;
	    DwtCompString compound_string;

Arguments
       context	 Specifies the compound-string context structure initialized by DwtStringInitContext.

       compound_string
		 Specifies the compound-string.

Description
       The  DwtStringInitContext  function  initializes  a compound-string context structure.  The context structure is needed for calling DwtGet-
       NextSegment.  For performance reasons, DwtStringInitContext is preferred over DwtInitGetSegment.

       After fetching the necessary segments using DwtGetNextSegment, call DwtStringFreeContext to free the context structure.

Return Values
       This function returns one of these status return constants:

       True		 The compound-string  con-
			 text  structure  has been
			 successfully initialized.
       False		 The compound-string  con-
			 text  structure  has  not
			 been  successfully   ini-
			 tialized.

See Also
       DwtGetNextSegment(3Dwt), DwtStringFreeContext(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															DwtStringInitContext(3Dwt)
Related Man Pages
dwtcstextsetmaxlength(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtcstrcat(3dwt) - ultrix
dwtcstrncat(3dwt) - ultrix
dwtinitgetsegment(3dwt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update