+ 1
About Graphics file
Why Dev IDE doesn't Support graphics.h?
3 Answers
+ 1
Malik Hamza Nawaz GeeksforGeeks has your answer I hope...
graphics.h for c and c++
https://www.geeksforgeeks.org/include-graphics-h-codeblocks/
+ 1
I think I got ur problem. As graphics.h is not a standard library of C++, it can't be used readily just like other libraries!!!
But yeah u can acces this library !!
Just check this playlist on YouTube, by this playlist u can get from level:setting up to level:making projects !!!!
https://www.youtube.com/playlist?list=PLMclp-q8OPhnBqdI6DAIhsHX6RvVD5nha
đđ
0
i never heard graphics.h header, and judging by the way you said it, it looks like its working somewhere else. so i look around the web.
what i found is it looks like its a borland header. and so it looks like you're not using borland.
you can switch to borland
or use other graphic library like SDL