Re: Screensaver won't run on 10.6 even after porting to 64-bit
Re: Screensaver won't run on 10.6 even after porting to 64-bit
- Subject: Re: Screensaver won't run on 10.6 even after porting to 64-bit
- From: David Duncan <email@hidden>
- Date: Tue, 13 Oct 2009 09:31:32 -0700
On Oct 13, 2009, at 7:44 AM, Ben Haller wrote:
Yes, but NSInteger is 10.5 or later; I'm keeping 10.4 compatibility
for now. Anyhow, those uses were all in my own internal logic,
which can stay using 32-bit ints.
NSInteger is just a typedef defined in the 10.5+ SDKs. It doesn't
actually add anything to the language but a bit of syntactic sugar. It
isn't always appropriate to use, but there is no reason not to use it
when it is.
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
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