• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Calling an object from a C function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling an object from a C function


  • Subject: Re: Calling an object from a C function
  • From: Charles Steinman <email@hidden>
  • Date: Tue, 19 Aug 2008 17:31:46 -0700 (PDT)

--- On Tue, 8/19/08, Charlie Dickman <email@hidden> 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 (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

References: 
 >Re: Calling an object from a C function (From: Charlie Dickman <email@hidden>)

  • Prev by Date: passing an object between views
  • Next by Date: Re: passing an object between views
  • Previous by thread: Re: Calling an object from a C function
  • Next by thread: Re: Calling an object from a C function
  • Index(es):
    • Date
    • Thread