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

C callback function


  • Subject: C callback function
  • From: Guy Meyer <email@hidden>
  • Date: Sat, 3 Mar 2007 08:20:16 +0200


Hi

I have got a C callback function within an object.

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

If the said object was a singleton the solution was to create a global variable outside the scope of the object accessible to both the object and the c callback function.

However, as the object is instantiated multiple times the said global variable can not be shared amongst all callback functions and should be unique for each object.

Any suggestion will be appreciated.

Guy
_______________________________________________

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>
    • Re: C callback function
      • From: Bill Bumgarner <email@hidden>
    • Re: C callback function
      • From: Sherm Pendley <email@hidden>
  • Prev by Date: Re: Help needed with saving Core Data app data
  • Next by Date: Subclass of NSMutableDictionary hanging
  • Previous by thread: Re: Negate a boolean NSSNumber
  • Next by thread: Re: C callback function
  • Index(es):
    • Date
    • Thread