Server Help

Non-Subspace Related Coding - Help with calculating crc32

hellzlaker - Sat Mar 07, 2009 3:00 am
Post subject: Help with calculating crc32
problem is this, lets say i get a crc32 of 0x20405A77, and i want to figure out what would be the new crc32 if I appended a byte 0x90 to the file. How can I figure out the new crc32 without actually appending the bytes to the file?
hellzlaker - Sat Mar 07, 2009 3:26 am
Post subject:
Never mind after 2 hours looking I found a library class for that
Bak - Sat Mar 07, 2009 5:20 pm
Post subject:
zlib has a crc32 function
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group