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
/
error4a.givenOutput1
< prev
next >
Wrap
Text File
|
2006-03-05
|
213b
|
8 lines
rm -f tst/error4a.s
rm -f tst/error4a
java Main < tst/error4a.pcat 1> tst/error4a.s
Assembling...
Beginning execution...
Should cause an index-out-of-bounds error...
Execution Error: Array index is out of bounds!