|
LPC Library Functions: crc32 |
|
NAMEcrc32() - compute the cycle redundancy code for a buffer or string
SYNOPSISint crc32( buffer | string x );
DESCRIPTIONComputes and returns the CRC-32 code for the given buffer or string, `x'. |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|