> I have been doing multi-segmented programming using PRC-TOOLS by > explicitly assigning certain functions in certain segments. However, I > just found that doing this kind of inter segment function calls will > crash when global variables are absent. > > Is there some other ways to call functions in another segment in > non-sysAppLaunchCmdNormalLaunch?
you can write your own 'code handling' for segments. i have done this previously without any problems at all - especially if you are coding without globals :) --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
