crc32

crc32 -- Calculates the crc32 polynomial of a string

Description

int crc32 ( string str)

Huomaa :

This second example shows how to print a converted checksum with the printf() function :

Esimerkki 1 .