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 >
Wrap
Text File
|
2006-03-05
|
224b
|
8 lines
rm -f tst/error5.s
rm -f tst/error5
java Main < tst/error5.pcat 1> tst/error5.s
Assembling...
Beginning execution...
Should cause an Count-not-positive message...
Execution Error: Count is not positive in array constructor!