McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Workbook
EzWindows Software Packages
Chapter Objectives
Chapter Outline
Chapter Overview
Lab
Self-Check Solutions
Feedback
Help Center


Cohoon/Davidson: C++ Program Design, Third Edition
C++ Program Design, 3/e
James P. Cohoon, University of Virginia
Jack W. Davidson, University of Virginia

Function basics

Chapter Objectives

Upon completion of this chapter the student will understand and be able to utilize the following key concepts:

The design and use of functions is considered in detail.

We examine fundamental concepts such as invocation and parameter passing.

We develop programs that use functions from standard software libraries including the iostream library.