??? 09/21/06 16:20 Read: times |
#124808 - A long Time ago Responding to: ???'s previous message |
I took a C++ class at the the embedded systems confernce.
When C++ compilers where rare. The Instructor ,when asked how does this help me without a compiler commented. The Data hiding / control concept (and other OOP) was a good practice in C and we could use it right away. I full agree with you. That is how I start. The limits of the project and CPU may determine how far I stay from the "Pure" path. |