Hi all, I think u r referring to the libs curses.h & ncurses.h. These provide Text based solutions rather than true graphics capability.
For people interested in Turbo C like functionality on GCC, here is a good site to begin with... http://www.sandroid.org/TurboC/ Lot of TC porting work is in progress. A search on google also throws up lots of interesting stuff.. Regards Abhay --- rashmi <[EMAIL PROTECTED]> wrote: > Hi Prakash > > u had asked for something similar to graphics.h in > Linux right, i have found it its cursors.h i will > let > u know the exact spelling tomorrow abt it. it comes > bundled with gcc package on linux so dont have to > worry abt how to install it ok > > Rashmi > > > --- prakash kotre <[EMAIL PROTECTED]> > wrote: > > Dear all, > > > > I wish you happy YUGADI . > > > > Here is my problem. > > How can I do Turbo-c like graphics programming in > > Linux?. > > i.e.., implementing basic graphics algorithms > like > > mid point circle dtrawing algorithm, midpoint line > > drawing algorithm etc with simple libraries. > > In Turbo C we have some libraries viz graphics.h > > where interfaces to these functions is very > simple. > > I want something like this. > > > > > > I am sincerely waiting for your kind reply. > > > > Regards > > Prakash > > > > > > --------------------------------- > > Do you Yahoo!? > > Better first dates. More second dates. Yahoo! > > Personals > > > > __________________________________ > Do you Yahoo!? > Yahoo! Personals - Better first dates. More second > dates. > http://personals.yahoo.com > > __________________________________ Do you Yahoo!? Plan great trips with Yahoo! Travel: Now over 17,000 guides! http://travel.yahoo.com/p-travelguide http://lug.homelinux.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/linuxhubli/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
