R
Richard
William Hughes said:Indeed, that is precisely the point. The entire language exists,
and if you program in it its features
have effects, even if you do not use them. You can write a simple
program in C++, you cannot program in C++ and program in a simple
language.
- William Hughes
You make no sense.
A simple C program or C++ program is still C or C++.
Programming C++ does not mean you have to use classes etc.
So the question still stands. C is pretty much a subset of C++.
What simple program can you program in C that you can not as simply
program in C++?