From: "BORET S." Newsgroups: comp.os.msdos.djgpp Subject: Graphics with RHIDE and DJGPP Date: 19 Oct 1997 21:30:45 GMT Organization: Grolier Interactive Europe Lines: 16 Message-ID: <01bcdcd6$4ef62ec0$268224c3@club-internet.club-internet.fr> NNTP-Posting-Host: ppp-130-38.mulhouse.club-internet.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello ! I have to write a C program for my studie. Then I must write it with Borland C and with DJGPP too (at home) but how can I do to use graphics just as if I was using Borland environnement ??? For instance, with Borland C, I think it is possible to write #include in order to draw a pixel with the "putpixel()" function. But RHIDE explains to me that graphics.h doesn't exists and it produces an error. (that is the same thing with putpixel ...) Please help me by sending directly an email at home: boret AT club-internet DOT fr Thanks a lot for your answer !