Date: Thu, 19 Jul 2001 17:31:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: pokeb peekb In-Reply-To: <3b56db3e$0$267$bb624dac@diablo.uninet.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 19 Jul 2001, Tonu Aas wrote: > > > And I think that djgpp is not the best choise to produse > smallest/fastest > > > program to show 01h on screen. > > > > Why not? I've just posted a way to do that in 2 assembly instructions. > > :)) You just forgot all the startup code. Who cares about the startup code? You don't meant to say that someone would actually write a program that just puts the character in the middle of a screen and exits, do you? Who would need a ridiculous toy program like that? That's even less useful than the proverbial hello world. I assumed we were talking about the code to do that as part of a larger program.