In article <90262@palm-dev-forum>, [EMAIL PROTECTED] says... > > Are there some Palm C++ classes for string and containers (list, stack) > available ?
If you use CodeWarrior for Palm OS V7 or V8, we include versions of the STL (standard template library) that includes string and container classes that work on Palm OS. You also could look at Bear River Palm Application Framework (PAF) or ZenPlus as open source C++ frameworks. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
