Date: Tue, 27 Jan 1998 18:59:14 -0800 (PST) Message-Id: <199801280259.SAA06252@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Rob Zombie" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Using grx22 under djgpp Precedence: bulk At 09:02 1/26/1998 -0500, Rob Zombie wrote: >> I've downloaded and installed DJGPP and been able to successfully >>compile a few simple programs (my own) using gcc. I'd like to implement >>simple graphics in some of them, but I am having difficulty in getting >>my programs to recognize the grx libraries. > > >Here's a simple program that works with GRX 2.2: > >#include "grx22.h" Don't you mean: #include ? > >void main (void) Obligatory flame: `void main' IS NON-ANSI, NON-PORTABLE, A REALLY BAD IDEA, AND COULD LEAD TO THE DESTRUCTION OF SOCIETY!!!!!!!!!!! Have a nice day. :) Nate Eldredge eldredge AT ap DOT net