On Aug 5, 2010, at 8:47 AM, Jean-Daniel Dupas wrote: > As I pointed in my previous post, just define the function inside your class > body (between @implementation and @end), and you will be able to access > private ivars using pointer syntax.
Yes. A function within an @implementation is a part of the class and has full access. Regards, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com