From: Charles Krug Newsgroups: comp.os.msdos.djgpp Subject: Plotting arrays under djgpp Date: Mon, 08 Sep 1997 09:01:29 +0100 Lines: 9 Message-ID: <3413B0D9.7EF1@pentek.com> NNTP-Posting-Host: mail.pentek.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I would like to do simple 2-d and 3-d plots under djgpp. This is for a computational analysis project, not for a game. I am going to precalculate an array of values to plot. What I need to know is which lib/header/etc. to #include etc. to accomplish this. I've looked at Allegro, but it seems to be overkill for my application. -- Charles Krug, Jr.