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

  man pages->Tru64 Unix man pages -> XmStringConcat (3X)              
Title
Content
Arch
Section
 

XmStringConcat(3X)

Contents


NAME    [Toc]    [Back]

       XmStringConcat  -  A compound string function that appends
       one string to another

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       XmString XmStringConcat (s1, s2)
               XmString s1;
               XmString s2;

DESCRIPTION    [Toc]    [Back]

       XmStringConcat copies s2 to the end of s1  and  returns  a
       copy  of  the  resulting  compound  string.   The original
       strings are preserved.  The space for the  resulting  compound
  string  is  allocated  within  the function.  After
       using  this  function,  free   this   space   by   calling
       XmStringFree.   Specifies  the  compound string to which a
       copy of s2 is appended Specifies the compound string  that
       is appended to the end of s1

RETURN VALUE    [Toc]    [Back]

       Returns a new compound string.

SEE ALSO    [Toc]    [Back]

      
      
       XmStringCreate(3X), XmStringFree(3X)



                                               XmStringConcat(3X)
[ Back ]
 Similar pages
Name OS Title
XmStringNConcat Tru64 A compound string function that appends a specified number of bytes to a compound string
XmStringNConcat IRIX A compound string function that appends a specified number of bytes to a compound string
XmStringNConcat HP-UX A compound string function that appends a specified number of bytes to a compound string
XmStringConcatAndFree HP-UX A compound string function that appends one string to another and frees the original strings
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmStringGetLtoR Tru64 A compound string function that searches for a text segment in the input compound string
XmStringGetLtoR IRIX A compound string function that searches for a text segment in the input compound string
XmStringTableToXmString HP-UX A convenience function that converts a compound string table to a single compound string
XmStringGetLtoR HP-UX A compound string function that searches for a text segment in the input compound string
XmStringCreateSimple Tru64 A compound string function that creates a compound string in the language environment of a widget
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service