0

Why there is no header file graphic.h in solo learn

26th Jun 2018, 7:39 AM
Sid Bro
4 odpowiedzi
+ 1
graphics.h header had been removed from the Cpp a way back before. and it's not that only sololearn don't have it, all latest compilers don't have it. OpenGl and OpenCv are open source third-party libraries to manage graphics and computer vision respectively.
26th Jun 2018, 8:59 AM
Nikhil Dhama
Nikhil Dhama - avatar
0
It's not standard. C++ has no graphics component on it's own.
26th Jun 2018, 8:20 AM
StefanGliga
StefanGliga - avatar
0
but in turboo c++ it has graphics.h as header file
26th Jun 2018, 8:24 AM
Sid Bro
0
It's noncompilant. BTW, why are you using a decades old compiler?
26th Jun 2018, 8:27 AM
StefanGliga
StefanGliga - avatar