If I'm not mistaken the Symbol lib in written in pure C, so if you use this
in your C++ program you'll get the
name-mangling stuff and your linker will choke. To solve this problem, place
the includes between extern "C" calls
Rob Mermans
Software Engineer
Mountside Software Engineering
> -----Original Message-----
> From: Martens, Eric A. [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 11, 2000 23:31
> To: Palm Developer Forum
> Subject: Symbol SDK: C vs C++
>
>
> I tried adding scanner functions to my code and the linker
> choked. I played
> around with the sample apps and it seems to be that enabling the C++
> compiler causes this behavior. Does anyone have any
> suggestions as to what
> I could try to do to use the scanner functions in a C++ project?
>
> Thanks,
>
> Eric Martens
>
> --
> 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/