X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Graphics Date: 14 Mar 2002 13:03:53 GMT Organization: Cornell University Lines: 25 Sender: asu1 AT cornell DOT invalid (on pool-141-149-206-253.syr.east.verizon.net) Message-ID: References: <007801c1cb40$0b55c380$60e15ecb AT u4v4b7> NNTP-Posting-Host: pool-141-149-206-253.syr.east.verizon.net X-Trace: news01.cit.cornell.edu 1016111033 23916 141.149.206.253 (14 Mar 2002 13:03:53 GMT) X-Complaints-To: usenet AT news01 DOT cit DOT cornell DOT edu NNTP-Posting-Date: 14 Mar 2002 13:03:53 GMT User-Agent: Xnews/L5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Amish K. Munshi" wrote in news:007801c1cb40$0b55c380$60e15ecb AT u4v4b7: > ------=_NextPart_000_0057_01C1CB6D.7C4A4340 > > > http-equiv=Content-Type> name=GENERATOR> > > please do not post html is newsgroups. > #include i don't know where you got this from. is there a bcc compatibility library out there? if you want a high level graphics library for djgpp, you can use allegro. if you want a simple example, and play with plotting pixels, here is a rudimentary example: http://www.unur.com/comp/simpld2_c.txt Sinan.