crc32

crc32 -- Calculates the crc32 polynomial of a string

Description

int crc32 ( string str)

Not :

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

Exempel 1 .