|
Re: Programming with the 2009 controller
Quote:
Originally Posted by BigJ
You don't need an OO language to program in OO. We did OO in C this year (well, mostly). It's just way easier with an OO language  .
Well I guess you can't exactly practice polymorphism in C. But the whole encapsulation thing, easy.
|
Quote:
Originally Posted by slavik262
2. C++ will finally allow us to use object-oriented programming, making code cleaner and more efficient to write and debug.
|
um.. isn't C an object oriented language already.
__________________
Last edited by SL8 : 21-04-2008 at 20:54.
|