5.2. Objectives of This Chapter
- 1. Understand how and when to use functions to reduce the amount of code you have to write.
- 2. Understand what software really is.
- 3. Understand how your source code is turned into an executable program.
- 4. Understand how storage is assigned to different types of variables.
- 5. Understand how functions can call one another.
|
www.steveheller.com steve@steveheller.com |