02-09-2007, 05:14 PM
|
#2 (permalink)
|
|
Forum Expert
Join Date: Nov 2003
Location: Illinois, USA
Age: 22
Posts: 2,911
|
I believe that if you have "Optimize code" check in the properties that those ifs will compile to the same MSIL code.
And I thought int was the same as System.Int32 on 32 bit systems and the same as System.Int64 on 64 bit systems with no performance loss or gain by using either...
__________________
Useful links (Use them or die in a fire!!!):
Ultimate Little Guide, C# Tutorials & Docs, RunUO Basic Scripts, Run UO How to..., Configure server for connections, Scripting for Dummies, Common Problem Solutions, FAQ Forum, RunUO Wiki, Basic Generics, Xml Tutorial
|
|
|