Chapter 11: Functions The One Definition Rule First Hand on C++ Functions Function Declaration and Function Definitions Multiple Files - Compilation Model Revisited Pass by value Pass by pointer Pass by reference

Chapter 12: Getting Things out of functions Introduction to getting things out of functions Input and output parameters Returning from functions by value

Comments