Newbie: Passing a pointer to a function to a plugin
Newbie: Passing a pointer to a function to a plugin
- Subject: Newbie: Passing a pointer to a function to a plugin
- From: Chris Griffin <email@hidden>
- Date: Sat, 24 Jul 2004 10:44:15 -0700
I am very new to cocoa programming. I have a plugin that needs to call
back into a cocoa program. How should I declare the call back function?
Currently it is part of a implementation. Is there such a thing as
static as in C++? How do I pass the address of a function in cocoa?
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.