PDA

View Full Version : checksum


spydr
2003-09-21, 08:00 PM
A checksum. It is used to make sure the file bytes add up correctly in a hex document. If the checksum does not match the bytes, the file will not load. The Diablo II checksum is to add up each byte, rotating the total one bit to the leaft before adding the next byte. I need some objective-c code that will do this for me.

Cloud_Nine
2003-09-21, 08:04 PM
Why did you make a new thread about this?

Adrenachrome
2003-09-21, 08:08 PM
Closed...

http://www.zelaron.com/forums/showthread.php?s=&threadid=22113