Query: bcmp
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
bcmp(9r) bcmp(9r)NAMEbcmp - General: Compares two byte stringsSYNOPSISint bcmp( char *b1, char *b2, int n );ARGUMENTSSpecifies a pointer to a byte string (array of characters). Specifies a pointer to a byte string (array of characters). Specifies the number of bytes to be compared.DESCRIPTIONThe bcmp routine compares byte string b1 to byte string b2. The routine compares exactly n bytes. No check is made for null bytes.RETURN VALUESIf the first n bytes of b1 and b2 are equal, the bcmp routine returns the value 0 (zero). Otherwise, it returns a nonzero integer.SEE ALSORoutines: strcmp(9r) bcmp(9r)
Related Man Pages |
---|
bcmp(3) - linux |
bcmp(3) - centos |
bcmp(3) - xfree86 |
bcmp(3) - opendarwin |
bcmp(3) - minix |
Similar Topics in the Unix Linux Community |
---|
Need help in building gcc on solaris. |
[spam] FAXmaker- Fax Server for Windows NT/2000 |
Unix gurus : how to grep this pattern? |
Explanation reqd for the Unix file |