Y
Hacker News
new
|
ask
|
show
|
jobs
by
DubiousPusher
3571 days ago
Exactly. C is a vastly smaller language than C++ but OO C is very complex with factories booking up function pointers, lots of macros, etc.
Creating an object with runtime polymorphism in C++ is much simpler.