CS245 - CS II Spring 1997 LAB 11


Due by the end of lab(April 15, 1997):

Write a program that

  1. reads in characters until the user enters a *
  2. places them in a list (use the array implementation)
  3. displays the length of the list
  4. and displays the first and next to last elements in the list
NOTE: The array implementation of a list is in ALISTS.H and ALISTS.CPP on the CS245 share drive on Jaring