--- On Tue, 8/19/08, Charlie Dickman <[EMAIL PROTECTED]> wrote: > Now, how do I define things like 'self' and > 'super' to a C program?
You mean outside of an object? You don't. What would it even mean? There's no concept of "selfness" in a function. If you want there to be a self, you should create an Objective-C method. Cheers, Chuck _______________________________________________ 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 [EMAIL PROTECTED]