CSCI 146: Lab 8 Materials

The main goal of Lab 8 (to be held on October 27 and 28, 1997) is to gain familiarity with the use of stacks and queues. Other important goals of this lab is to review various stream input functions, such as ignore and peek, and review how the overloaded input operator works. A program to recognize word palindromes will be implemented.

The following activities will be carried out in the lab:

Here is a solution for this lab.