home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / crc / READ ME < prev   
Encoding:
Internet Message Format  |  1994-05-10  |  318 b   |  [TEXT/R*ch]

  1. From: mark@hyper.UUCP (Mark Mendel)
  2. Subject: general, fast crc algorithm
  3. Date: 7 Apr 87 17:49:50 GMT
  4. Organization: Network Systems Corp., Mpls. MN
  5.  
  6. Here is a fast (table driven), general crc program in C.  It can be configured
  7. to generate the crc's used by ARC, XMODEM and the CITT crc.
  8. No more excuses for slow code!
  9.