> -----Original Message----- > From: Richard Coutts [mailto:[EMAIL PROTECTED]] > I see that when you run the "New Palm OS Application" Wizard, > you are given > the option of adding MathLib to the project. Unfortunately I > didn't do that > and need it now in my current project. I'm sure I can do it > after the fact, > but I'm having some trouble finding documentation on it. Can > someone talk > me through this?
Richard, Basically, all you need to do is include MathLib.h in any source file that needs to call MathLib library functions and add MathLib.c to your project. The documentation for MathLib can be found in "MathLDoc.htm", which is located in the same directory as the other MathLib files (C:\Program Files\Metrowerks\CW for Palm 8\Other SDKs\MathLib). Vinu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
