I'm trying to use graphics.h library in C. I've downloaded mingw, set the path variable, downloaded graphics.h and placed the header files into mingw/include accordingly. I've also set the linkers in Atom.
I did everything i could but i just keep getting this error and can't even compile the code. How can i use graphics.h in Atom to make graphical C applications properly ?