delorie.com/archives/browse.cgi | search |
From: | Donn Miller <dmm125 AT bellatlantic DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Borland C++ to DJGPP |
Date: | Fri, 23 Oct 1998 01:47:20 +0000 |
Organization: | Bell Atlantic Internet Solutions |
Lines: | 17 |
Message-ID: | <Pine.BSF.4.05.9810230145380.22326-100000@localhost> |
References: | <6vnkhq$uq3$1 AT minus DOT oleane DOT net> |
NNTP-Posting-Host: | client201-122-35.bellatlantic.net |
Mime-Version: | 1.0 |
X-Sender: | dmm125 AT localhost |
In-Reply-To: | <6vnkhq$uq3$1@minus.oleane.net> |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
On Sat, 10 Oct 1998, Edouard Laroche-Joubert wrote: > Hi, > > I've made a program in C++ under Borland C++ v1.00 and I would like to use > DJGPP instead, > the problem is that DJGPP doesn't know the lib <graphics.h>, > is their a way to convert my program ? or is their a lib in DJGPP > that has the same functions than in Borland C++ ? DJGPP has an optional graphics library called grx20 or grx23. It's a lot like BGI, but it supports VESA modes. After a little mucking around with grx20 you should get the hang of it. Donn
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |