Audience - Tutorialspoint
C++ i About the Tutorial C++ is a middle-level programming language developed by Bjarne Stroustrup in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial adopts a simple and practical approach to describe the concepts of C++. Audience This tutorial has been prepared for the beginners to help them understand the basic to advanced concepts related to C++. Prerequisites Before you begin practicing various examples given in this tutorial, we are making an assumption that you are already aware of some basics, like the computer software installation process and computer programming language.
The ANSI Standard The ANSI standard is an attempt to ensure that C++ is portable; that code you write for Microsoft's compiler will compile without errors, using a compiler on a Mac, UNIX, a Windows box, or an Alpha. The ANSI standard has been stable for a while, and all the major C++ compiler manufacturers support the ANSI standard. Learning C++
Download Audience - Tutorialspoint
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: