From: "Mark" Newsgroups: comp.os.msdos.djgpp Subject: GNU, Graphics mode, how to? Date: 6 Dec 1997 18:45:58 GMT Organization: Post Office Lines: 28 Message-ID: <01bd0277$934b6ec0$443c63c3@none> NNTP-Posting-Host: host5-99-60-68.btinternet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I've been working with the GNU compiler and RHIDE, for about a week now, and though I find it an excellent tool to work with, the lack of easy-use documentation is getting a little tedious. I've been trying to start a program with some graphics, but Rhide insists (quite absolutley) that the function GrSetMode, has not been defined, even though I have included the necesarry grx20.h files, and checked that they exist. I have several test programs which came with the grx library, and they all work fine. I've looked at the code, and copied most of it exactly, but alas, GrSetMode has still not been defined. Rhide tells me that I have a 'Undefined call to GrSetMode'. Does anybody know what I've done wrong? Better still does anybody have any examples of getting graphics started, with the minimum of (simple) code, so that I might follow it and actually get the hang of this thing? Thanks in advance... Mark, apocalypse AT BTinternet DOT com