My Tech Notes
Compile crc32 on Linux
wget http://csbruce.com/software/crc32.c && gcc -Wall -O3 -o crc32 crc32.c
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment