![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Generate crc32_table_le.h and crc32_table_be.h. More...
Functions | |
int | main (void) |
Generate crc32_table_le.h and crc32_table_be.h.
Compiling: gcc -std=c99 -o crc32_tablegen crc32_tablegen.c Add -DWORDS_BIGENDIAN to generate big endian table. Add -DLZ_HASH_TABLE to generate lz_encoder_hash_table.h (little endian).
int main | ( | void | ) |