Class 3 - Functions
Class Dates
- Section MMY3A: Monday, Februaruy 26
- Section TTC3A: Tuesday, February 27
- Section FFC3A: Friday, February 23
Goals
- Continue Coverage of Functions
Topics
- Function Definition, Prototype, References, and Pointers
- Header Files and Multiple Source Modules
- Value, Pointer, and Reference Parameters
- Global and Local Variables
- Inline Functions
- Default Arguments
- Unary Scope Resolution (
::
)
- Overloaded Functions and Name Mangling
- Template Functions
Reading Assignment
Chapters 3 and 4
Homework
- All Self-Review Exercises at the end of Chapter 3. Do not hand in.
- Exercises 3.39 and 3.46 (programs); Written answer to Exercise 3.46.
- Begin work on Project 1.
- First Exam will be during Class 6.
Christopher Vickery
Ruben Lusinyants
Queens College of CUNY
Dr. Vickery's Home Page