I am using function pointers in my app. I know there is a 32K jump limit that CW8 sorts out 'behind the scenes'. If I pass a function pointer as an argument to a function that has to call it, will it cause a problem if the function is in a different segment than the calling function?
Regards L.J. van Alphen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
