C++: Difference between revisions
Jump to navigation
Jump to search
imported>Jochen Wendebaum (added subpages) |
imported>Jochen Wendebaum (moved external links to corresponding subpage) |
||
Line 7: | Line 7: | ||
[[Category:Computers Workgroup]] | [[Category:Computers Workgroup]] | ||
[[Category:CZ Live]] | [[Category:CZ Live]] |
Revision as of 08:37, 19 November 2007
Overview
C++ is a programming language created by Bjarne Stroustrup. It added concepts from Object oriented programming to C. However, since the release of the C99 standard, C++ is no longer a strict superset of C. The language facilitates generic programming through the use of templates.
For other uses, see C (disambiguation).