Message-ID: <368FCFEC.56B14354@bellsouth.net> From: Lester Davis X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: BGI Interface? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 Date: Sun, 03 Jan 1999 20:16:53 GMT NNTP-Posting-Host: host-209-214-69-193.atl.bellsouth.net NNTP-Posting-Date: Sun, 03 Jan 1999 15:16:53 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks, I downloaded and installed the files, but it does not include a "graphics.h" file. CanI get this somewhere, or do I include something different. Thanks Eli Zaretskii wrote: > On Sun, 3 Jan 1999, Lester Davis wrote: > > > I just got some code and the docs say it uses a borland graphics > > interface, just change it to whatever your compiler uses. I'm new to > > graphics, is this a minor,major, or impossible change? > > It's a major change, but you shouldn't need doing it ;-). DJGPP supports > the Borland interface: get the BCC2GRX package and the GRX library from > any of the DJGPP FTP sites, and you should be all set.