crc32 |
Discworld driver help |
crc32 |
Name
crc32() - compute the cycle redundancy code for a buffer or string
Synopsis
int crc32( buffer | string x );
Description
Computes and returns the CRC-32 code for the given buffer or string, `x'.
crc32 |
Discworld driver help |
crc32 |
crc32() - compute the cycle redundancy code for a buffer or string
int crc32( buffer | string x );
Computes and returns the CRC-32 code for the given buffer or string, `x'.