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
/
primes.givenOutput1
< prev
next >
Wrap
Text File
|
2006-03-05
|
210b
|
22 lines
rm -f tst/primes.s
rm -f tst/primes
java Main < tst/primes.pcat 1> tst/primes.s
Assembling...
Beginning execution...
Printing the primes from 1 to N; Please enter N...
2
3
5
7
11
13
17
19
23
29
31
37
41
43
47