cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
How do you set color on inputs and outpu
How do you set color on inputs and outputs for C++?
Feb 10, 2013 at 6:14am UTC
cnoobs
(13)
I am new to C++ and I want to learn how to set color a particular color for the users input and output. For example, I want to display the users input as green, and their output as red. I tried to search this up, but could not get any clear answer.
Feb 10, 2013 at 5:33pm UTC
eklavya sharma 2
(170)
I have made a header file for this:
http://www.cplusplus.com/articles/2ywTURfi/
Just look at the example and copy.
Feb 10, 2013 at 6:36pm UTC
greenleaf800073
(475)
5 stars for eklavya sharma 2!
Topic archived. No new replies allowed.