home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / PPL4C11.ZIP / CRC16.H < prev    next >
Encoding:
Text File  |  1995-07-16  |  128 b   |  3 lines

  1. unsigned int UpdateCrc16(unsigned char Byte,unsigned int CRC);
  2. unsigned int UpdateCRC(unsigned char byte,unsigned int crc);
  3.