4 Combining pointers, arrays, and structures

The translation of complex data structure access can be done step-by-step, much like the control flow of a program. This means that we should focus on one thing at a time.