
crc32(3)               C LIBRARY FUNCTIONS               crc32(3)

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'.

Sun Release 4.1           Last change:                          1

