I had a similar problem using MathLib in a C++ program. Solution was the
following:

extern "C"
{
#include MathLib.h
}

That got rid of the link errors.

"SLO Revo News" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> >>Is it necessary to use only filestreaming API's ....
>
> Yes. They are sort of Palm's equivalent of the standard C file APIs.
> I belive that OS 6 supports the standard C file operations.
>
> Regards,
> Steve Mann
> ---
> steve-at-slorevo.com
> Available for contract work
>



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

Reply via email to