CS245 - CS II SPRING 1997 LAB 3

Due by the end of lab (Feb. 4, 1997):

Write a program that

  1. reads in a string of arbitrary length (less than 20 characters),
  2. write out the string,
  3. reverses the string and prints the resultant string
Be sure to include prompts for the user and a descriptive heading for the output.