hi, i need to know how to change text color and text background color with a windows compiler... I know how to change the color in a DOS compiler with textcolor() and textbackground(), but how do i do it in a win compiler?
thanks ahead of time![]()
This is a discussion on howDoIChangeTextColorInWinCompiler within the C++ Programming forums, part of the General Programming Boards category; hi, i need to know how to change text color and text background color with a windows compiler... I know ...
hi, i need to know how to change text color and text background color with a windows compiler... I know how to change the color in a DOS compiler with textcolor() and textbackground(), but how do i do it in a win compiler?
thanks ahead of time![]()
"...the results are undefined, and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces." --Scott Meyers