• 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: C callback function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C callback function


  • Subject: Re: C callback function
  • From: Andy Lee <email@hidden>
  • Date: Sat, 3 Mar 2007 01:44:56 -0500

On Mar 3, 2007, at 1:20 AM, Guy Meyer wrote:
I have got a C callback function within an object.

The said callback function needs access one of the objects variables.

How about having the object instance be an argument to the callback function? The object can have accessor methods for the instance variable in question, and the callback function can invoke those accessor methods.


--Andy



_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: C callback function
      • From: Andy Lee <email@hidden>
References: 
 >C callback function (From: Guy Meyer <email@hidden>)

  • Prev by Date: Re: C callback function
  • Next by Date: Re: C callback function
  • Previous by thread: Re: C callback function
  • Next by thread: Re: C callback function
  • Index(es):
    • Date
    • Thread