Some of my c code compiles fine but others can’t find header files.
Colored_Chars.c:4:10: fatal error: graphics.h: No such file or directory
Do I need to download them from some where?
I found this. Is this what I need to do? Under Using DSL
Some of my c code compiles fine but others can’t find header files.
Colored_Chars.c:4:10: fatal error: graphics.h: No such file or directory
Do I need to download them from some where?
I found this. Is this what I need to do? Under Using DSL