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)
Similar Topics in the Unix Linux Community |
---|
How do you detect keystrokes in canonical mode? |
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |