Re: Type comparison warning
Re: Type comparison warning
- Subject: Re: Type comparison warning
- From: "Clark Cox" <email@hidden>
- Date: Thu, 30 Oct 2008 10:50:04 -0700
On Thu, Oct 30, 2008 at 10:47 AM, Scott Ribe <email@hidden> wrote:
> First off, NSInteger is an object not an int and can't be directly compared
> to an int.
Not true, NSInteger and NSUInteger are typedefs for plain integer
types, *not* Objective-C objects.
--
Clark S. Cox III
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden