From: "A. Jans-Beken" Newsgroups: comp.os.msdos.djgpp Subject: Re: bcc2grx, grx, and bgi Date: Thu, 13 Jan 2000 00:02:35 -0800 Organization: World Access Lines: 23 Message-ID: <387D869B.D0CE794C@wxs.nl> References: <387C8301 DOT 71FA1EE7 AT esc11 DOT net> NNTP-Posting-Host: vl0515-1.dial.wxs.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: reader3.wxs.nl 947718003 1589474 195.121.202.3 (12 Jan 2000 23:00:03 GMT) X-Complaints-To: abuse AT wxs DOT nl NNTP-Posting-Date: 12 Jan 2000 23:00:03 GMT X-Mailer: Mozilla 4.7 [en-gb] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Stuart Highlander wrote: > Good Morning: > > I have a couple of students who are trying some graphics programming as > independent study. We currently use gcc 2.81 with RHIDE 1.4.7 on our > lab machines. We have dowqnloaded grx23 and bcc2grx, run make on the > test files, and have achieved success on the test programs (we have been > able to build the the c test programs from a project in RHIDE). Our > problem is that all of our resources are written in Borland > (graphics.h). Is there an easy crossover, i.e. can we use the source > codes from our text, for these programs so that we can still use what > we have on our lab machines?. > > Thank you for your time and help. > > Stuart Sorry, this is not an answer but another related question. Is it possible to compile RHIDE source-code with using bcc2grx and end up with a graphical version of RHIDE?