Thread
:
mixing c with c++ and oop?
View Single Post
05-26-2004, 04:33 AM
#
3
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Quote:
...so i can then program OO.
In C you can program object oriented as well. Both C and C++ are
weak
OO languages.
But OO in C is different from C++.
It's more on how familiar you are with (modern) OO paradigms.
__________________
Valmont
View Public Profile
Find More Posts by Valmont