background preloader

C++

Facebook Twitter

Bjarne Stroustrup's Homepage. C++ Language Tutorial. This website uses cookies.

C++ Language Tutorial

By continuing, you give permission to deploy cookies, as detailed in our privacy policy. ok Search: Not logged in. Visual C++ Tutorials, Library, and More on MSDN. C++ C++ (pronounced see plus plus) is a general purpose programming language that is free-form and compiled.

C++

It is regarded as an intermediate-level language, as it comprises both high-level and low-level language features.[3] It provides imperative, object-oriented and generic programming features. C++ is one of the most popular programming languages[4][5] and is implemented on a wide variety of hardware and operating system platforms. As an efficient performance driven programming language it is used in systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.[6] Various entities provide both open source and proprietary C++ compiler software, including the FSF, LLVM, Microsoft and Intel. History As the C++ language evolved, the standard library evolved with it. Boost C++ Libraries.