*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmStringInitContext (3)              
Title
Content
Arch
Section
 

Contents


 XmStringInitContext(library call)         XmStringInitContext(library call)




 NAME    [Toc]    [Back]
      XmStringInitContext - A compound string function that creates a data
      structure for scanning an XmString component by component

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      Boolean XmStringInitContext(
      XmStringContext * context,
      XmString string);

 DESCRIPTION    [Toc]    [Back]
      XmStringInitContext creates a context to allow applications to read
      out the contents of a compound string component by component.  A
      Boolean 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    [Toc]    [Back]
      Returns True if the context was allocated

 RELATED    [Toc]    [Back]
      XmStringCreate(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmStringGetNextTriple HP-UX An XmString function that returns the type, length, and value of the next component in the compound string
XmStringPeekNextComponent Tru64 A compound string function that returns the component type of the next component fetched
XmStringPeekNextComponent HP-UX A compound string function that returns the component type of the next component to be fetched
XmStringPeekNextComponent IRIX A compound string function that returns the component type of the next component fetched
XmStringFreeContext HP-UX A compound string function that releases the string scanning context data structure
XmStringGetNextComponent Tru64 A compound string function that returns the type and value of the next component in a compound strin...
XmStringGetNextComponent IRIX A compound string function that returns the type and value of the next component in a compound string
XmStringGetNextComponent HP-UX A compound string function that returns the type and value of the next component in a compound string
XmStringPeekNextTriple HP-UX A function that returns the component type of the next component
pxfestrget IRIX Accesses a single string element of a structure component that is an array
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service