244
edits
No edit summary |
|||
| Line 3: | Line 3: | ||
'''C++''' is an object-oriented programming language, developed as a superset of the language C, which means that the language is, essentially, C with more features, hence the name. However, it has since evolved into a separate language and compatiblity with C is no longer guaranteed. | '''C++''' is an object-oriented programming language, developed as a superset of the language C, which means that the language is, essentially, C with more features, hence the name. However, it has since evolved into a separate language and compatiblity with C is no longer guaranteed. | ||
It is a very popular all-purpose language which is commonly | It is a very popular all-purpose language which is commonly utilised for game programming. | ||
==g++== | ==g++== | ||
edits