Every now & then I toy with the idea of using C++
in my palm efforts and am thwarted by simple things
like not being able to

#include <string> OR
#include <string.h> OR
#include <String> OR
#include <String.h>

which kind of makes it tough to use a string ;-)
Then I start searching my drive for the correct file.....
then I stop wasting time and go back to char foo[100];

But just out of curiosity..... what am I doing wrong?
I'm using Codewarrior (version 6) and have created a C++ project.

Thanks!

Dan



-- 
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