I am writing a program in C. I want to change the text color and background color in the console. My sample program is -
#include #include &
system("COLOR 0A");'
system("COLOR 0A");
where 0A is a combination of background and font color 0