File: README.crc

package info (click to toggle)
macutils 2.0b3-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 788 kB
  • ctags: 1,436
  • sloc: ansic: 12,655; makefile: 656
file content (7 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
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.