Message-ID: <39984C46.A83B97F9@addr.com> From: Ardy Falls X-Mailer: Mozilla 4.74 [en]C-CCK-MCD NSCPCD47 (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie GFX References: <01c004b9$f4bc0ec0$ac7297d4 AT grebo> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 Date: Mon, 14 Aug 2000 12:45:10 -0700 NNTP-Posting-Host: 63.196.4.123 X-Complaints-To: abuse AT pacbell DOT net X-Trace: news.pacbell.net 966282404 63.196.4.123 (Mon, 14 Aug 2000 12:46:44 PDT) NNTP-Posting-Date: Mon, 14 Aug 2000 12:46:44 PDT Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Check out the programmer's lair, ate http://www.addr.com/~ardy/ they have soem gfx tutorials that come with working source code. yidaki wrote: > Im trying to learn gfx programming in c++ but with no actual result... > I know streams arrays and all of the basic programming but when i see a gfx > tutorial i see all these strange words and calls ive never seen before. > theres several links to gfx tutorial but setting mode 13 doesnt work. > i take the example code and try to compile it with gpp but the compiler > complains about _ax* and such not being initiated. im no expert but i > believe thats a call to a lib i dont have or something like that. please > help me... > > Robin > > www.robinoberg.com