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 |
---|
dwtcstextclearselection(3dwt) - ultrix |
dwtcstextseteditable(3dwt) - ultrix |
dwtcstextsetmaxlength(3dwt) - ultrix |
dwtcstextsetselection(3dwt) - ultrix |
dwtinitgetsegment(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |