Page 1 of 1

CRC32 for a file in 2,5 Gb and more?

Posted: Thu Jul 07, 2005 8:24 pm
by vkleonid
CRC32 For a file in 2,5 Gb and more?
How it is possible to calculate?

Re: CRC32 for a file in 2,5 Gb and more?

Posted: Thu Jul 07, 2005 8:40 pm
by horst
vkleonid wrote:CRC32 For a file in 2,5 Gb and more?
How it is possible to calculate?
I have a CRC function that reads a file by chunks.
see http://home.mnet-online.de/horst.muc/pb/

Re: CRC32 for a file in 2,5 Gb and more?

Posted: Fri Jul 08, 2005 12:23 am
by vkleonid
Big thanks!