I've finally get around to testing v9 today and I was testing out one of those default project wizard. More specifically: Palm OS Share Library Wizard. During the last step of the wizard, I was given the choice of including MathLib into the project, and so I did. When I looked at the resulting source file "MathLib.c", I see the use of a global variable "MathLibRef". Is it really safe to use global variable in a share library or is it a mistake in Codewarrior v9?
John -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
