home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
X-Ray
/
X-Ray.iso
/
gfx-soft
/
dust
/
misc
/
tutorial3
/
scripts
/
pexamplegcc.bat
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-09-20
|
216 b
|
12 lines
load(1,objects/s1)
load(2,objects/c1)
set(EXFORMAT,LONG)
o2p(1,2,1,p)
savep(1,PExample.obj)
getocount(1)
!copy T:Dust.output PExample.oCount
getppos(1)
!copy T:Dust.output PExampleGCC.PPOS
!delete T:Dust.output
exit