home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 September
/
PCWK996.iso
/
demo
/
wgelectr
/
pk51demo
/
files.2
/
EXAMPLES
/
HELLO
/
HELLO.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-09-01
|
121b
|
6 lines
REM This Batch-File generates a Hello Program for the C51-Compiler
REM
C51 HELLO.C DEBUG
BL51 HELLO.OBJ
OH51 HELLO