MTBL_CRC32C(3) MTBL_CRC32C(3)NAMEmtbl_crc32c - calculate CRC32C checksumSYNOPSIS#include <mtbl.h> uint32_t mtbl_crc32c(const uint8_t *buffer, size_t length);DESCRIPTIONThe mtbl_crc32c() function calculates the CRC32C checksum of a sequence of bytes of length length. The buffer argument points to the start of the sequence.RETURN VALUEThe CRC32C checksum. 05/29/2012 MTBL_CRC32C(3)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |