richard smart wrote:
> Dear all,
>
> Is is possible to use the C++ standard libary to develop Palm apps? STL
> classes such as string, map and list would be very useful !!
To a developer but not for the PalmOS. STL and C++ objects in general were never
designed for a machine of this cost point. Your
best approach to developing Palm code is to punt all the cushy, memory hungry object
schemes you have leaned. Instead, break out
the K&R and learn 68K assembly.
Steve
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/