Quote:
Originally posted by Termina_Owner
To a certain degree. => The main core is much like C++, such as if, for, while, and a lot of basic things.
In comparison. It'll have a lot more functionality. Such as passing variables in functions.
|
Such features, obviously, are very unique to C++.
I mean, you remember in C where we had to repeatly type out our statements instead of using loops, and use global variables because the stupid functions could not take arguments and the parentheses were just decoration?