+ 2
#include<window> and #include<graphic.h> both header files are missing in Dev C++.
How to fix it?
2 Réponses
+ 3
Well windows.h works well on visual studio.
I use SDL2 for graphics.
https://www.sololearn.com/discuss/410578/?ref=app
https://www.sololearn.com/discuss/498964/?ref=app
0
#include <graphic.h> is header that only can be used in 16bit operating system like dos