home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
pascal
/
library
/
dos
/
crc
/
crc32
/
crc32.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-03-15
|
158 b
|
9 lines
long crc32val;
void UpdateCRC(unsigned char *s,
register int len);
/* update running CRC calculation with contents of a buffer */