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 protected] Seattle, WA, USA _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
