I'm trying (for the sake of cross platform compatibility) to use Palm's MSL
implementation. I can include <string> and set my access paths correctly
which should allow me to declare something like:
string s;
I know it almost works becuase CW will hilight 'string' and take me to the
typedef, but it will complain it's undefined.
Remembering back to the fact that CW's a little odd with templates, I
decided to include <string.c> in the MSL Common directories, which seems to
work, up until it asks to #include <Errors.h> ... unforutnately my CW
doesn't have an Errors.h anywhere.
So I guess the question is, how do I successfully use the basic_string MSL
class /w PalmOS on CW 7?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/