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

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

XmStringCompare(3X)

Contents


NAME    [Toc]    [Back]

       XmStringCompare - A compound string function that compares
       two strings

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       Boolean XmStringCompare (s1, s2)
               XmString s1;
               XmString s2;

DESCRIPTION    [Toc]    [Back]

       XmStringCompare returns a  Boolean  value  indicating  the
       results  of  a  semantically  equivalent comparison of two
       compound strings.

       Semantically equivalent means that the  strings  have  the
       same  text components, font list element tags, directions,
       and separators.  In general, if two compound  strings  are
       created  with  the same (char *) string using XmStringCreateLocalized
 in the same language  environment,  the  compound
  strings  compare  as equal. If two compound strings
       are created with the same (char *)  string  and  the  same
       font  list  element  tag other than XmFONTLIST_DEFAULT_TAG
       using XmStringCreate, the strings compare as equal.  Specifies
 a compound string to be compared with s2 Specifies a
       compound string to be compared with s1

RETURN VALUE    [Toc]    [Back]

       Returns True if two compound strings are equivalent.

SEE ALSO    [Toc]    [Back]

      
      
       XmStringCreate(3X), XmStringCreateLocalized(3X)



                                              XmStringCompare(3X)
[ Back ]
 Similar pages
Name OS Title
XmStringToXmStringTable HP-UX A convenience function that converts a single compound string to a table of compound strings
XmStringConcatAndFree HP-UX A compound string function that appends one string to another and frees the original strings
XmStringTableParseStringArray HP-UX A convenience function that converts an array of strings to a compound string table
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmCvtCTToXmString IRIX A compound string function that converts compound text to a compound string
XmCvtXmStringToCT IRIX A compound string function that converts a compound string to compound text
XmCvtXmStringToCT HP-UX A compound string function that converts a compound string to compound text
XmCvtCTToXmString HP-UX A compound string function that converts compound text to a compound string
XmCvtXmStringToCT Tru64 A compound string function that converts a compound string to compound text
XmCvtCTToXmString Tru64 A compound string function that converts compound text to a compound string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service