home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / compilers / p11 / tst / error5.givenOutput1 < prev    next >
Text File  |  2006-03-05  |  224b  |  8 lines

  1. rm -f tst/error5.s
  2. rm -f tst/error5
  3. java Main < tst/error5.pcat 1> tst/error5.s
  4. Assembling...
  5. Beginning execution...
  6. Should cause an Count-not-positive message...
  7. Execution Error: Count is not positive in array constructor!
  8.