+ 1
About Graphics file
Why Dev IDE doesn't Support graphics.h?
3 Antworten
+ 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