Jump to content

Cplusplus: Difference between revisions

No change in size ,  5 December 2007
no edit summary
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 utilused for game programming.
It is a very popular all-purpose language which is commonly utilised for game programming.


==g++==
==g++==
244

edits