Date: Sat, 7 Sep 1996 09:29:59 -0500 (CDT) From: Dave Stewart To: djgpp AT delorie DOT com Subject: PCX/graphics Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I've been searching for a LONG time trying to find info on loading PCX file formats (using C) with DJGPP. I was wondering if you could send me some C source examples to load PCX 256-color files. I have source how to do this under Turbo C, but it uses INTEL in-line assembly... If you could at least tell me how to copy the video-buffer (where the PCX image is stored) to the screen using C or Djgpp inline-assembly, that would be very helpfull! Thanks!!!!!!!!!!!!!