Discussion Outline- Week 6
- General Questions
- Tracing Code
- Example with variables of the same name in main
and in the functions
- Functions
- Prototypes
- Function calls
- Function definitions
- Predicate functions - return TRUE or FALSE
- Procedures - return nothing
- Functions can have calls to other functions within them.
- man and man -k