mirror of
https://github.com/wnayes/macutils.git
synced 2025-08-07 07:26:05 +00:00
8 lines
237 B
Plaintext
Executable File
8 lines
237 B
Plaintext
Executable File
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.
|
|
|