Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very big value for CRC32
Message
From
12/08/2011 08:09:16
 
 
To
12/08/2011 08:01:38
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01520761
Message ID:
01520814
Views:
36
>>Seems like you return a UInteger
>>Yes, that value can be stored in a unsigned int32, aka UInteger in vb
>
>On that particular place, this is the default CRC32 class which is Integer only. So, the question I was wondering about is to know if it is normal that a CRC32 value can be bigger than an integer. Because, if that is the case, this should generate an error at calculation time as the CRC32 value calculated wouldn't fit at first in the property declared integer.

If it's your crc32 class which returns an Integer, then that value is impossible.
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform