Quiz03 - Functions 1-4

Creating Functions
  • Function prototypes
  • Function definition
  • Header files
  • #include
Calling functions
  • Pass parameters by value
  • Pass parameters by reference