Re: NSInteger compare - Help Needed
Re: NSInteger compare - Help Needed
- Subject: Re: NSInteger compare - Help Needed
- From: Dave Carrigan <email@hidden>
- Date: Sun, 18 Jul 2010 10:35:56 -0700
On Jul 18, 2010, at 10:21 AM, Steve Wetzel wrote:
> Thanks guys, that was the problem, There are so many little things to learn with Objective C.
The difference between the < operator and the << operator is not confined to Objective-C; it's part of the C language. You should probably find a good book on C that goes into that; it will save you many, many days of debugging headaches.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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