Heya,
Is there anyway in ANSI C++ to change text color?
(I don't know if this is ANSI or not ... but...) system("color ##");
changes the background color, so just figured I'd check how to change text. It'd be a nice little feature to my tic tac toe game to show where the wining line was.
Thanks,
//Kavity