Klibr / hash_crc32_table

kevgd / Klibr / hash_crc32_table

hash_crc32_table ()

Retourne le polynôme crc32 sous forme de tableau.

Exemple d'utilisation en Javascript

a = hash_crc32_table();

Exemple d'utilisation en VB6

a = hash_crc32_table()

Exemple d'utilisation en VBA

a = hash_crc32_table()
kevgd loader
Patientez...