CRC32 Calculation in C

This little piece of code calculates the 32 bit CRC of a buffer. It is free for any use.