crc32(3) LPC Library Functions crc32(3)
NNAAMMEE
crc32() - compute the cycle redundancy code for a buffer
or string
SSYYNNOOPPSSIISS
int crc32( buffer | string x );
DDEESSCCRRIIPPTTIIOONN
Computes and returns the CRC-32 code for the given buffer
or string, `x'.
MudOS 5 Sep 1994 1