Compare bytes returning the difference.
- Parameters
-
pBuf1 | Pointer to the first buffer. |
pBuf2 | Pointer to the second buffer. |
size | Number of bytes to compate. |
- Returns
- Return the difference of the first encountered differing byte. Returns 0 if buffers are identical.