Chapter 21

  1. Using a pointer variable produces the same assembly language as using the array name.
  2. 16 * index in each array element.
    // Allocate an int array, store (16 * element number)