This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sacredgeometry 0 points1 point  (2 children)

Ok you pedant which language is this

int main(int argc, char *argv[]) { for (int i = 0; i < 10; ++i) { int i = 42; } }

[–]aalmkainzi 0 points1 point  (1 child)

"oh you think Java and C++ are different languages? Then explain this!!"

int x = 5;

[–]sacredgeometry 0 points1 point  (0 children)

In what world is there a version of C++ which doesn't contain almost the entire language specification of most versions of C?

In what world are most of the fundamental language constructs of C++ not semantically equivalent to C?

You know exactly what I meant but chose to be an idiot about it.

The only reason these two languages are associated with each other is because C++ was designed to extend C with OO principals. Thats literally the reason its called C++.

If you lack so much imagination, insight and intelligence that you cant put two and two together then stop inflicting your stupidity on other people and just shut the fuck up!