In article <82800@palm-dev-forum>, [EMAIL PROTECTED] says... > > Yes, all of the functions are static. Which I did without thinking > about it because all of the functions the wizard creates are static. > Do you know why the wizard does this? What is the significance of > making a function static?
See my articles at http://www.palmoswerks.com/stories/storyReader$7 and http://www.palmoswerks.com/stories/storyReader$9 for details on why the CW-generated code uses static on its function definitions. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
