Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very big value for CRC32
Message
De
12/08/2011 08:34:39
 
 
À
12/08/2011 08:32:09
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01520761
Message ID:
01520819
Vues:
32
>>A crc32 produces a 32 bit structure
>>
>>If the structure is an Integer32 its value is between -(2^31) and 2^31 - 1
>>
>>If the value is an unsigned integer32, its value is between 0 and 2^32 -1
>>
>>
>>You may want to look at your class and/or what you are doing with the value it returns
>
>I found it.
>

Good

>At one specific location, it was using the CRC32 VFP compliant class instead of the regular CRC32 class I always used. Once I adjusted, the CRC32 value calculated was OK. I adjusted the field in the table to Integer as well. The CRC32 VFP compliant class was also built for a specific location in the code, elsewhere, so to look at a CRC32 value which is in some file names. But, at that location, we do not store anything or compare anything with what is in the table.
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform