CHAPTER 3
Getting Startedwith C++
Chapter Objectives
By the end of the chapter, readers will be able to:
Understand the case sensitivity and semicolon rules of C++.
Understand how whitespace is used to increase readability.
Comment source code.
Understand the role of main.
Use #include statements.
Introduction
Up to this point, everything ...
Get C++: An Active Learning Approach now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.