Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
16th Feb 2019, 7:42 PM
Николай Шаповаленко
Николай Шаповаленко - avatar
+ 14
Pure C without libraries has no GUI support.
17th Feb 2019, 6:47 AM
Sonic
Sonic - avatar
+ 6
yeh C also have it's own graphics, but you can just Google it
16th Feb 2019, 7:31 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 6
Data Breach You can use QT5 with python. Get a free book, Python GUI Programming Recipes using PyQt5 https://www.packtpub.com/packt/offers/free-learning It's free download today.
17th Feb 2019, 2:42 AM
Calviղ
Calviղ - avatar
+ 6
c has not GUI technic by own and does n't support oop (object oriented programming!) but always c is best language to become a real programmer!
17th Feb 2019, 11:28 PM
Zandi
Zandi - avatar
+ 5
You can't make GUI programs with pure C, however you can accomplish this with libraries. i would recommend GTK as its the best one out there i would say. (and works on all platforms!) But honestly i wouldn't recommend C if you want to make gui programs. C++ or Python would both be much better options as they support OOP and theres many more libraries and more support for that type of thing.
18th Feb 2019, 4:12 AM
the_master_coder;
the_master_coder; - avatar
+ 4
Data Breach, google 'tkinter'!
16th Feb 2019, 5:35 PM
HonFu
HonFu - avatar
+ 4
Yes, best example is you just Google 'vlc' and see it's build language in wikipedia
18th Feb 2019, 2:26 PM
#DARK_PROGRAMMER_✔
#DARK_PROGRAMMER_✔ - avatar
+ 3
i ask the same question with python...
16th Feb 2019, 5:28 PM
Ivan
+ 3
ohhhhh thank you! HonFu
16th Feb 2019, 5:59 PM
Ivan
+ 3
Tkinter is one you can do gui work with !! There are many other too
17th Feb 2019, 9:26 AM
Daniyal
Daniyal - avatar
+ 1
Што означает n! В python подскажите пожайлуста
17th Feb 2019, 7:48 AM
User Comfy
User Comfy - avatar
+ 1
You can but it requires installing libraries that manage things like that. I have been Using SDL recently.
18th Feb 2019, 5:06 AM
Chastity White Rose
Chastity White Rose - avatar
0
yes it is possible with graphics.h headerfile
17th Feb 2019, 4:32 PM
sree harsha
sree harsha - avatar
0
I’ve never used it myself but a quick Google search revealed GTK. Check it out at: http://www.gtk.org
17th Feb 2019, 11:24 PM
Jordan Monk
Jordan Monk - avatar
0
Yes
18th Feb 2019, 12:39 PM
Kamal Sharma