Screenplay: Pointer Difference ============================== * Base this one on :doc:`pointer-arith-out-of-range` * Leave the array definition in place, and replace the rest with ``begin`` and ``end`` stuff .. literalinclude:: code/pointer-arith-difference.cpp :language: c++ :caption: :download:`code/pointer-arith-difference.cpp`