Pointers often frighten students, but all arrays and structures actually rely on pointers, which are really nothing more than memory addresses. This chapter shows a simple C program that sums up an array of integers, only using pointers. The equivalent CSC-1 program is shown and analyzed. |
[Full page version] [Review questions ...answers] [Section map] [Chapter 9 home] [Book home] [Quiz]