CRC32 v1.0.0.2
Version: 1.0.0.2
Status: Stable
Released: 2009-01-08
License: MIT License
Downloads
CRC32.zip •
4.88 KB
Release Notes
- Added class constructor so that the initialize() function would not need to be called.
- Revised code to make type casting compliant with a wider range of compilers.
- Revised code to make type casting compliant with a wider range of compilers. Tested with: Visual Studio, GCC & Mingw.