Date: Thu, 22 Feb 1996 08:29:41 +0200 (IST) From: Eli Zaretskii To: "Seth M. Landsman" Cc: djgpp AT delorie DOT com Subject: Re: Q : Graphics and DJGPP 2.0 In-Reply-To: <4gdp4f$jdd@bingnet1.cc.binghamton.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 21 Feb 1996, Seth M. Landsman wrote: > However, since I am using this compiler anyway, I would like to > start working with graphics again in this compiler. Therefore, my > question, how does one work with graphics on a low level basis (don't > point me to using the GRX library) with DJGPP 2.0. Please read the DJGPP v2.0 FAQ list at http://www.delorie.com/djgpp/v2faq/ (you can get it for using locally on your machine at http://www.delorie.com/djgpp/v2faq/faq200b.zip). Chapter 10 there should give you some information on direct access to the screen.