From: "Aaron Ardiri" <[EMAIL PROTECTED]> > > i went from C -> Java, and, never bothered with C++ *g*
Errr, then on what do you base your opinion of C++? I think it would be hard to evaluate the benefit of multiple inheritance or templates, e.g., without having used them in the real world. > but, there is a time and a place for choosing languages Definitely. >, and, limited resource based embedded systems dont normally end up well with C++ :) If someone doesn't want to use the resource-intensive features of C++, they don't have to. They still get the benefits of "a better C." it is possible, but, i bet you could > squeeze more with C code than with C++, from both performance and size/ > usage requirements. I bet you could squeeze even more with 100% assembly, couldn't you? :) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
