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
/
error2.givenOutput1
< prev
next >
Wrap
Text File
|
2006-03-05
|
191b
|
8 lines
rm -f tst/error2.s
rm -f tst/error2
java Main < tst/error2.pcat 1> tst/error2.s
Assembling...
Beginning execution...
Should cause a pointer-is-nil message...
Execution Error: Pointer is NIL!