Table of Contents
qmake
, Project Files, and Makefile
const
const*
and *const
[ fromfile: cppintro.xml id: cppintro ]
Abstract
In this chapter, the language is introduced. Basic concepts such as keywords, literals, identifiers, declarations, native types, and type conversions are defined. Some history and evolution are discussed, along with the relationship between C++ and the C language. Some Standard Library and Qt classes are introduced.
Generated: 2012-03-02 | © 2012 Alan Ezust and Paul Ezust. |