How To Change Background In Dev C++
Oct 12, 2018 So, the old compilers like Turbo CPP allowed functions like textColor and textbackground in the conio.h library. These are not available in the present compilers. So here is what I found on Stack Overflow. code#include #include. Hi I got a quick question. Is there any way i can change the background color and the text color within my compiler of dev-c. I'm not trying to change the color of the output when I run the program, I'm talking about the actual code itself and its compiler. I'm using Dev-C 4.9.9.2.
How To Change Background In Dev C++
Hi I got a quick question. Is there any way i can change the background color and the text color within my compiler of dev-c++. I'm not trying to change the color of the output when I run the program, I'm talking about the actual code itself and its compiler.
How To Change Background Color In Dev C++
I'm using Dev-C++ 4.9.9.2
- 3 Contributors
- forum 5 Replies
- 3,017 Views
- 5 Hours Discussion Span
- commentLatest Postby nullptrLatest Post
rubberman1,355
How To Change Background Color In Dev C++
This is likely a code editor issue. What editor are you using? The Windows VS editor, Eclipse, or something else?