On Wed, 27 Feb 2002 13:58:00 -0800, Cristian Burneci wrote: > On Mon, 25 Feb 2002, Clarence Verge wrote: > <snip>
>> That code you supplied dissambles to: >> MOV AX,0040 >> PUSH AX >> POP DS >> MOV WORD PTR [0072],1234 >> MOV AX,FFFF <big snip> > .file "hello2.c" > .version "01.01" > gcc2_compiled.: > .globl sir To heck with all of that stuff. :( Do it in only 17 bytes. ;-) --- hello.bat --- @echo Hello world _________________ -- Glenn http://arachne.cz/ http://freedos-32.sourceforge.net/ http://www.delorie.com/listserv/mime/ http://www.angelfire.com/id/glenndoom/download.htm
