How we installed graphics.h in TurboC++ and decC++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How we installed graphics.h in TurboC++ and decC++

graphics.h is a header file for graphics design how can we installed and configure it on our IDE

12th Mar 2017, 10:37 AM
Abdul Sami Ayoubi
Abdul Sami Ayoubi - avatar
1 Answer
+ 6
It is pre installed in Turbo c++ But you really shouldn't learn and use graphics.h in C++ because it is extremely outdated. You should try OpenGl, Qt, SFML or WxWidgets.
22nd Mar 2018, 3:25 PM
Junaid Siddiqui
Junaid Siddiqui - avatar