CO127:  C/C++ Programming
Lecture 5:  Functions and Error Code

I.    What's a function?  Why you use them

II.   Function Structure

III.  Using a Function

IV.  Passing by Value

V.   Passing by Reference

VI.  Error Code