![]() |
![]()
| ![]() |
![]()
NAMEcmpbytes() - compare dataSYNOPSISssize_t cmpbytes(from, to, cnt) const void *from; const void *to; ssize_t cnt; DESCRIPTIONcmpbytes() compares size bytes from from to to.RETURN VALUE
ERRORSNo errors are definedEXAMPLESSEE ALSOcmpmbytes(3), cmpnullbytes(3), fillbytes(3), findbytes(3), movebytes(3), movecbytes(3), swapbytes(3), zerobytes(3)NOTESThis routine correctly handles overlapping buffers.
|