tags:

views:

78

answers:

3

hi can any one tell me how to make graphics program in c in Linux. what header file i should use in gcc.I'm quite novice to Linux thanx in advance

A: 

Googling for linux graphics library c gave this site with tons of libraries for all kinds of languages under all kinds of operating systems. HTH.

Christian Severin
A: 

libSDL is one good library.

caf
A: 

The Allegro library is pretty easy to use and covers a lot more than graphics.

Amigable Clark Kant