mirror of
https://github.com/wnayes/macutils.git
synced 2025-01-04 09:30:09 +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.
|
|
|