Does anyone have a 32-bit crc function that adds up bytes to the checksum? Would appreciate it if anyone could post one.
This is a discussion on Looking for a quick CRC function... within the C++ Programming forums, part of the General Programming Boards category; Does anyone have a 32-bit crc function that adds up bytes to the checksum? Would appreciate it if anyone could ...
Does anyone have a 32-bit crc function that adds up bytes to the checksum? Would appreciate it if anyone could post one.
When all else fails, read the instructions.
If you're posting code, use code tags: [code] /* insert code here */ [/code]