Recently, I began to study graphics in C ++.
I tried #include <graphics.h> in my program in code blocks, but it shows an error. Then I downloaded the graphics.h header from the site and pasted it into the include folder in the code blocks, but it shows graphics.h:No such file or directory .
Can someone teach me how to use graphics.h in code blocks?
c ++ codeblocks graphics
Jefree sujit
source share