+ 1
How to change color of output and background in c++
I try this #include <stdlib.h> System("color E7" ) ; But it's not work
2 Answers
+ 2
The truth is sl is not a good place for heavy codes
I try this #include <stdlib.h> System("color E7" ) ; But it's not work