Re: Is there a difference between the C# "int" and System.Int32 ???

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 08/25/04


Date: Wed, 25 Aug 2004 19:47:29 +0100

C Newby <can@democracydata.com> wrote:
> Is there a difference between the C# "int" and System.Int32 ??? TIA//

Nope - the former is just a shorthand for the latter.

-- 
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too