*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmStringInitContext | Section: 3 | Source: Digital UNIX | File: XmStringInitContext.3X.gz
XmStringInitContext(3X) XmStringInitContext(3X) NAME XmStringInitContext - A compound string function that allows applica- tions to read out the content segment by segment SYNOPSIS #include <Xm/Xm.h> Boolean XmStringInitContext (context, string) XmStringContext * context; XmString string; DESCRIPTION XmStringInitContext maintains a context to allow applications to read out the contents of a compound string segment by segment. This func- tion establishes the context for this read out. This context is used when reading subsequent segments out of the string. A Boolean status is returned to indicate if the input string could be parsed. Specifies a pointer to the allocated context Specifies the string. RETURN VALUE Returns True if the context was allocated SEE ALSO XmStringCreate(3X) XmStringInitContext(3X)

Navigation Options