How to add graphics in c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to add graphics in c++

24th Jan 2017, 11:07 AM
Vaishali tripathi
Vaishali tripathi - avatar
2 Answers
+ 4
#include<Windows.h> in newer compilers...
24th Jan 2017, 3:50 PM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 3
include <graphic.h> or include <GL/glut.h> "How to" search in google with DOWNLOAD ONLY WITH DOWNLOAD AND TUTORIAL
24th Jan 2017, 12:09 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar