Re: Is there a difference between the C# "int" and System.Int32 ???
From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 08/25/04
- Next message: Morten Wennevik: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- Previous message: Jochen Kalmbach: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- In reply to: C Newby: "Is there a difference between the C# "int" and System.Int32 ???"
- Next in thread: C Newby: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- Reply: C Newby: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Morten Wennevik: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- Previous message: Jochen Kalmbach: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- In reply to: C Newby: "Is there a difference between the C# "int" and System.Int32 ???"
- Next in thread: C Newby: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- Reply: C Newby: "Re: Is there a difference between the C# "int" and System.Int32 ???"
- Messages sorted by: [ date ] [ thread ]