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 |
|---|
| dwtcstextsetmaxlength(3dwt) - ultrix |
| dwtcstrcat(3dwt) - ultrix |
| dwtcstrncat(3dwt) - ultrix |
| dwtstextgetstring(3dwt) - ultrix |
| dwtstextsetstring(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Can I change my hostname without messing things up? |
| PHP Write Man Pages to MySQL DB |
| Denial Of Service Attack Update |