Help with Color?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bmlewis357
    New Member
    • Mar 2007
    • 1

    Help with Color?

    I don't know if anybody else has brought this question up, but I'm sure it has been asked and has also been answered hundreds of times.

    My question is: Is there a way to change the color of output text during the running of the program in the Visual C++ 2005 Express Edition? I have been found a couple of sources but I can't quite seem to get them to work. Any response would be very helpful. Thanks!
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    If you are writing to the console, then the answer is, it depends on the console client that you are using. Some consoles will accept color control characters, others will ignore them.

    Comment

    Working...