home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / unzip101.cpt / unzip1.01source / crc32.h < prev    next >
Encoding:
Text File  |  1989-07-19  |  132 b   |  10 lines

  1. long crc32val;
  2.  
  3. /*#ifndef TEST
  4. extern void UpdateCRC();
  5. #endif*/
  6.  /* update running CRC calculation with contents of a buffer */
  7.  
  8.  
  9.  
  10.