View Single Post
Old 02-11-2007, 03:00 AM   #6 (permalink)
noobie
Forum Expert
 
Join Date: Jul 2005
Location: Istanbul/Turkey
Age: 27
Posts: 425
Default

No, it doesnt. you need to use explicitly 64 bit integers.

System.Int16 = short
System.Int32 = int
System.Int64 = long
__________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
noobie is offline   Reply With Quote