Hi, It depends on what sort of graphics of you want to do. There are hundreds of them available, however the few popular ones are 1. qt ( http://www.trolltech.com ) 2. gtk+ ( http://www.gtk.org)
You can also use the "old" Xlib libraries for programming X Windows applications. You may want to visit http://www.linuxlinks.com/Software/Programming/Libraries/Graphics/index.shtml for some more. Anindya. --- Debasish Das <[EMAIL PROTECTED]> wrote: > Hello Everybody, > I have a problem of linking graphics > libray in gcc as I don't know the name of the > graphics > library in gcc.There is no graphics.h file in gcc as > in turbo c/c++.Can any one tell me how to do > graphics > programming in gcc.In old version of Unix, graphics > library was linked using the option -lplot, -l450 > etc. > But it is not working now.It will be nice if I get > the > information how to link graphics library in gcc. > > > > __________________________________ > Do you Yahoo!? > Plan great trips with Yahoo! Travel: Now over 17,000 > guides! > http://travel.yahoo.com/p-travelguide > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] > with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 > ________________________________________________________________________ Yahoo! India Matrimony: Find your life partner online Go to: http://yahoo.shaadi.com/india-matrimony -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
