crc32

crc32 -- Calculates the crc32 polynomial of a string

Description

int crc32 ( string str)

Notatka :

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

Przykład 1 .