< Previous | Contents | Next >
Cþþ is leveraged by millions of programmers around the world. It’s one of the most popular languages for writing computer applications—and the most popular language for writing big-budget computer games.
Created by Bjarne Stroustrup, Cþþ is a direct descendant of the C language. In fact, Cþþ retains almost all of C as a subset. However, Cþþ offers better ways to do things and some brand-new capabilities, too.
1
2 Chapter 1 n Types, Variables, and Standard I/O: Lost Fortune