The header
, link
, and iterator
classes, as defined in
Segment 785, work together such that car information is
displayed in the opposite order from that in which car information is read
from a file. Make all the revisions required to display the information in
the same order. Do this revision by creating a second list whose elements
are in the reversed order relative to the first.