home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
COMPRESS
/
VUNZIP.ZIP
/
CRC32.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-01-31
|
120 b
|
8 lines
/* File: CRC32.H */
long crc32val;
void UpdateCRC();
/* update running CRC calculation with contents of a buffer */