Module Structure
Ch6 - functions
11 Lessons
what is the function
defining the function
call function(returen function)
call function (void function)
call function(parameter function)
function overloading
type of pass
scope of variables and global variable
static variable
default argument
function prototype