
crc32(3)              LPC Library Functions              crc32(3)

NNAAMMEE
       crc32()  -  compute the cycle redundancy code for a buffer
       or string

SSYYNNOOPPSSIISS
       int crc32( buffer | string x );

DDEESSCCRRIIPPTTIIOONN
       Computes and returns the CRC-32 code for the given  buffer
       or string, `x'.

MudOS                       5 Sep 1994                          1

