Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 04:57:21 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Linux Development & Programming
»
graphics in c under linux
« previous
next »
Print
Pages: [
1
]
Author
Topic: graphics in c under linux (Read 7092 times)
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
Logged
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]]
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Linux Development & Programming
»
graphics in c under linux