So, I want to add graphics in a program, but <graphics.h> doesn't seem to be supported on the GCC compiler. I don't have a Linux, so please include Windows Powershell solutions if using command lines for the solution. I am using the C programming language. Since I can't find a good solution online by searching for it on Google, GeeksForGeeks, or stackoverflow, I am looking for it by asking this question.
I am not asking how to do in C++, in C!
I was expecting to have no issues, but the GCC compiler couldn't find <graphics.h>
.
I hope someone can find a solution!