Y
Hacker News
new
|
ask
|
show
|
jobs
by
axilmar
2345 days ago
You can't compare C++ and C in complexity in general. Any C program that does the same things as C++ does is bound to be just as complex, and even more so since C lacks many of the C++'s niceties.