Description
In this course, you will learn:
- Break down a difficult programming problem into a series of functions to which you can send arguments.
- Remember how variables and arrays are stored in computer memory.
- Find the variable's address.
- Simple pointer arithmetic is performed.