From: Meta Newsgroups: comp.os.msdos.djgpp Subject: Re: total newbie question Date: Tue, 05 Aug 1997 21:15:06 -0400 Organization: Concentric Internet Services Lines: 13 Message-ID: <33E7D01A.36C@concentric.net> References: <33E6928A DOT 3641 AT sprintmail DOT com> <33E6A75B DOT 26D5B820 AT alcyone DOT com> NNTP-Posting-Host: ts019d14.sag-mi.concentric.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Erik Max Francis wrote: > > Ionicis wrote: > > > All I want to know, is how the > > heck do you get a singel stinkin' white pixel on the screen (using > > Djgpp, C, and no special libs)?? Please post the code here, hehe. > > Uh, unless you're going to want to write the graphics drivers > you're going to have to use a "special library." He means doing the code himself, in C. He doesn't want to use Allegro or GRX or Jlib or Xlib or anything else.