> wow.  haven't seen OOP since i started Palm programming.  is 
> that supported?

Sure, why not?  Both CW and GCC are fully standard C++ compilers, so the
basic language features work just fine.  Of course there are certain Palm
platform limitations (stack size, heap size, processor speed, A5 setup, etc)
that often argue against using certain techniques or features, but in theory
most everything is "support"able.

As for exactly how one goes about using (or avoiding) specific C++ features,
well that's quite on-topic for this forum.

-slj-

Reply via email to