code atrib
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Code Implemented From: https://www.w3.org/TR/PNG/#D-CRCAppendix
|
||||
*/
|
||||
|
||||
/* Table of CRCs of all 8-bit messages. */
|
||||
unsigned long crc_table[256];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user