cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Changing Text Color
Changing Text Color
Sep 27, 2008 at 12:20am UTC
CheesyBeefy
(80)
I've heard in the past that System("anything"); is "bad, slow, and OS dependant". Now I've heard of only one function that changes the color of the text in the Console Window, and it was a System("something"); command, what is the alternative?
Sep 27, 2008 at 3:19am UTC
Duthomhas
(13282)
I used the little search box in the upper-left corner:
http://www.cplusplus.com/query/search.cgi?q=set+text+color
Here are the answers I like best:
http://www.cplusplus.com/forum/beginner/3662/
http://www.cplusplus.com/forum/beginner/4133/
Topic archived. No new replies allowed.