home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
pc
/
c
/
tptc17tc.lzh
/
DOALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1988-03-26
|
282b
|
6 lines
rem translate all sample programs to c
set tptc=-l -wj: -sc:\inc -i
for %%f in (tptcsys minicrt acker dia dial fmap puzzle qsort sieve test test2 unsq) do tptc %%f
for %%f in (varrec timedat4 smallrec subrange sets pointers point4 linklist findchrs) do tptc %%f
tptc mtplus -m