Date: Wed, 25 Mar 1998 15:21:43 +0300 (IDT) From: Eli Zaretskii To: Nicolas Blais cc: djgpp AT delorie DOT com Subject: Re: PRO: Simple 640x480x256 Hello World Example? In-Reply-To: <3517A8C0.7BEFC585@netrover.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 24 Mar 1998, Nicolas Blais wrote: > Can anyone send a simple c or c++ code that runs at 640x480x256 colors > and prints Hello World without using Allegro? (What a challenge...) What exactly is the challenge here? Is it how to put the machine into 640x480x256 mode? Or is it how to print a string in that mode?