Retro school children University of Washington Computer Science & Engineering
 CSE 401: PL/0 - Printing
  CSE Home  About Us    Search    Contact Info 

  1. You only need to print the modified C++ implementation, with your changes highlighted with highlighter pen.

  2. Write a brief description of what eventualities your test cases tested. It is not necessary to list the print out of your test cases or the output from these cases; a paragraph of text is sufficient.

  3. To save paper, please use enscript to print double sided. Sieg 329 and 232 both have HP LaserJet 4 printers capable of printing double sided.
      setenv PRINTER ps329  (or ps232)
      enscript -2r -G -SDuplex=DuplexNoTumble file1 file2 etc
    
    The -G option give "gauddy" output, including file name and username. The -SDuplex=DuplexNoTumble option produces double sided output on printers such as ps329, ps232, etc.

  4. Include the header page (the one with your username on it) to the front of the printout, and write your real name at the top. If this printout includes your partner(s), write each of their real names and usernames too.