Does anyone know how to set the character background color? I tried using system("color ") etc. but this sets the background color of the whole screen...
What I need is the c++ equivalent of the 'textbackground()' function used in pascal....
thanks