mirror of
https://github.com/wnayes/macutils.git
synced 2024-12-22 01:30:15 +00:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
This code is based on the code described in README.ORIG.
|
|
Changes are:
|
|
1. A program (makecrc) will create the different C source
|
|
files to do crc calculations.
|
|
2. The crc calculation method of binhex is added.
|
|
3. 32 bit crc's are added.
|
|
|