File: README.crc

package info (click to toggle)
macutils 2.0b3-17
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,256 kB
  • sloc: ansic: 12,737; makefile: 661
file content (7 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download | duplicates (7)
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.