Quote:
Originally Posted by raitodn
dennis, you can't make an object in C. In C you can only make structure.
|
I know. Just because a language doesn't support OOP and a tiny bit other features doesn't mean it's any less powerful. C is more low-leveled than C++ therefore it is harder to code because you have to work around items. However the lower leveled it is the faster a program is.