Query: dwtcsbytecmp
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtCSbytecmp(3Dwt) DwtCSbytecmp(3Dwt) Name DwtCSbytecmp - Determines if two compound-strings are identical. Syntax int DwtCSbytecmp(compound_string1, compound_string2) DwtCompString compound_string1, compound_string2; Arguments compound_string1 Specifies a compound-string to be compared with compound_string2. compound_string2 Specifies a compound-string to be compared with compound_string1. Description The DwtCSbytecmp function returns zero if compound_string1 and compound_string2 are exactly the same (byte to byte). It returns one if they are not the same. Return Values Zero if compound_string1 and compound_string2 are exactly the same (byte to byte). It returns one if they are not the same. See Also Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtCSbytecmp(3Dwt)
Related Man Pages |
---|
dwtcstextgeteditable(3dwt) - ultrix |
dwtcstextclearselection(3dwt) - ultrix |
dwtcstextgetselection(3dwt) - ultrix |
dwtcstrncat(3dwt) - ultrix |
dwtinitgetsegment(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
How do you detect keystrokes in canonical mode? |
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
PHP Write Man Pages to MySQL DB |