May 2002
Beginner
320 pages
6h 18m
English
In this lesson, you learned how to display the results from a program—in this case, a literal string. You used an important Standard C++ library (iostream) and identified the namespace to be searched for names not otherwise found. You saw some more compiler errors and learned how to use cout, the << inserter, and the endl manipulator to display a string of characters.
Read now
Unlock full access