home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
gnu
/
djgpp
/
tests
/
t08.bat
< prev
next >
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
|
1993-11-30
|
132 b
|
6 lines
@echo off
echo External Debugger test (non-dpmi)
gcc -g t08.c -o t08
echo Enter "u main", then enter "q".
go32 -d edebug32 t08