Description
In this course, you will learn
- Break acomplex programming task into a number of functions to which you pass arguments
- Recall how computer memory is organized to store variables and arrays
- Find the address of a variable
- Perform simple pointer arithmetic