I need to dispatch a lot of CFRunLoop timers with callbacks to
several different functions. I'd like to write a single dispatch
function that can specify the callback by *reference* rather than by
name. I've never seen this done. Is it possible?
Can argument 6 of 'CFRunLoopTimerCreate' somehow be a reference, or
is a const compile-time string the only possibility?
Any suggestions much appreciated!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden