minicrc 0.2.2 review

Download
by rbytes.net on

License: zlib/libpng License
File size: 0K
Developer: Mohammad Hafiz
0 stars award from rbytes.net

minicrc is a simple program which sole purpose is to calculate the crc32/adler32 checksum of multiple files.

This software is designed to be simple enough to be usable as well as educational for the curious mind of the internal working of crc32 and adler32 checksum algorithm implemented in C.

The program can be compile also under 16bit and 32bit environment, using Turbo C++ 1.01 and Microsoft Visual C 6.0 respectively.It should be compiled fine under other ANSI C compliant compiler.

What's New in This Release:
put some documentation/comments inside minicrc class
put Makefile in the minicrc/example directory, for curious people
change the terms of minicrc including ccrc class into the more liberal zlib/libpng License

minicrc 0.2.2 search tags