Graphic with C | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Graphic with C

Hi, I am learning C language and I want to learn how to create simple graphics (like square) with it. Which header file to creating graphic is the best in your opinion?

6th May 2022, 3:50 PM
Jan J
Jan J - avatar
3 Answers
+ 1
Jan J I recommend you read about SDL and GTK3,
6th May 2022, 3:55 PM
Amine Laaboudi
Amine Laaboudi - avatar
+ 1
if you have linux debian distro just install the sdl if you want by : sudo apt install libsdl1.2debian libsdl1.2-dev
6th May 2022, 4:01 PM
Amine Laaboudi
Amine Laaboudi - avatar