March 28, 2024, 11:16:32 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: graphics in c under linux  (Read 4760 times)

Offline sundarrajanr

  • Linux Noob !
  • *
  • Posts: 4
graphics in c under linux
« 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

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
graphics in c under linux
« Reply #1 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]]