From: "yidaki" Subject: Newbie GFX Newsgroups: comp.os.msdos.djgpp Message-ID: <01c004b9$f4bc0ec0$ac7297d4@grebo> X-Newsreader: Microsoft Internet News 4.70.1155 Lines: 14 NNTP-Posting-Host: 212.151.114.172 X-Complaints-To: news-abuse AT swip DOT net X-Trace: nntpserver.swip.net 966125033 212.151.114.172 (Sun, 13 Aug 2000 02:03:53 MET DST) NNTP-Posting-Date: Sun, 13 Aug 2000 02:03:53 MET DST Organization: A Customer of Tele2 X-Sender: unknown AT d212-151-114-172 DOT swipnet DOT se Date: Sun, 13 Aug 2000 00:03:53 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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