From: "Gavin Jones" Newsgroups: comp.os.msdos.djgpp Subject: Re: Grapichs problem Date: 12 Jan 1998 03:22:04 GMT Organization: PyRE Software Lines: 41 Message-ID: <01bd1f08$d3ad6ec0$01000001@brj> References: <01bd1ed1$9bd57e20$98fd64c3 AT win95 DOT algonet DOT se> NNTP-Posting-Host: d2-u56.acld.clear.net.nz To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk If you're wanting documents on direct screen writes, and basic graphics to screen (w/o GRX) try out: http://www.neutralzone.org/home/faqsys/ That is, if your already confident programming graphics in general. This page has alot of snippets on everything you could need for C in general, but the information would be pretty useless to beginners. Try - Steel's Page at http://www.geocities.com/SiliconValley/Park/9784/index.html Also, if you couldn't be bothered going about it the long way there are a number of libraries for graphics - my personal favorite is Allegro as it has sound, graphics and much more. Try: http://www.talula.demon.co.uk/allegro/ for a look at Allegro. If all else fails, try http://www.geocities.com/SiliconValley/Vista/6552/dlinks.html for links on DJGPP in general. Hope this helps! Gavin Jones PyRE Software gavin DOT jones AT clear DOT net DOT nz Erik wrote in article <01bd1ed1$9bd57e20$98fd64c3 AT win95 DOT algonet DOT se>... > Hello! > > Can someone please tell me any place or any document where I can > learn to program grapichs in DJGPP. > > /Erik > edroszcz AT algonet DOT se