Information on how to compute the crc32 value could be found at

http://en.wikipedia.org/wiki/Crc32

Regards

Andries

 

-----------------------
slide scanning ?
        from 8c
www.scancare.nl 
-----------------------






________________________________
From: Kevin McCoy <[email protected]>
To: [email protected]
Sent: Thursday, August 6, 2009 8:22:24 PM
Subject: [delphi-en] Re: Get CRC32 from Longint

  
I am not sure what IntToHex has to do with calculating CRC32 checksums, unless 
you want to display a checksum after calculating it.

IntToHex just converts an integer into its hexadecimal string equivalent. This 
is not a CRC32 value.

--- In delphi...@yahoogrou ps.com, "Perry Kappetein" <pkappetein@ ...> 
wrote:
>
> got it figured out..
> 
> missed    InttoHex(  value )
> 
> then i get what I needed.
> 


   


      

[Non-text portions of this message have been removed]

Reply via email to