Hi Jimmi,

Pretty much most of the ANSI standard math libraries aren't supported for
use on the Palm OS. You could use Mathlib, which is a free, but unsupported
math library for the Palm OS. As was pointed out, it's included in the Palm
OS Extras/Unsupported folder in your CW install.

Rgds,
Jun-Kiat Lam
Metrowerks Technical Support

----- Original Message -----
From: "jimmi" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, June 09, 2000 3:46 AM
Subject: How do you use standard C libraries in CodeWarrior?


> Hi all,
>
> Does anyone know how to use standard C libraries in CodeWarrior R5? I want
> to use the pow() function that is defined in math.h. I have included the
> header file and have made a call to the function. When compiling I get the
> following linker error:
>
> "Link Error   : Starter.cpp: 'powd' referenced from
> 'MainFormHandleEvent(EventType*)' is undefined."
>
> In math.h CodeWorrier defines pow to powd which is why it's is powd that
is
> undefined.
>
> Thanks
> Jimmi
>
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to