Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Development & Programming => Topic started by: sundarrajanr on July 08, 2005, 05:30:25 AM

Title: graphics in c under linux
Post by: sundarrajanr on July 08, 2005, 05:30:25 AM
HI

This is Sundarrajan

can any one tell me how to write graphics program in c under linux plateform. since graphic.h wont work in linux. can u tell me the header file to be use to write graphics program

And can u tell the path or directory where this header files are stored in window ../tc/include/

Sundarrajan
www.geocities.com/sundarr156/index.html
Title: graphics in c under linux
Post by: dragoncity99 on July 08, 2005, 02:14:04 PM
U don't have graphics.h in linux if im not wrong.

What u can do here is, u import X11, Xext, m, qt libraries (or other graphic libraries like wxwindows or fltk) to help u do that.

If ur gonna go for a simple one, i propose,

http://www.fltk.orgelse[url]www.trolltech.com for qt[/url]]