This seems like somthing that should be somewhere in the codewarrior
documentation, but I can't find it...
I have two questions:
(1) In a Palm project, can you store function pointers to another
function which may lie in a different segment?
(2) What syntax do you use to define a function pointer? The notation
below didn't compile:
typedef bool (*PJEventCallback_t)(EventType* pEvent);
Much appreciated!
- Jeff
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/