Results 1 to 3 of 3

Thread: COLOR PROB - Help soon please

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    Angry

    using normal C++ is there a way to change the color that my app couts? With or without a graphics library
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  2. #2
    Addicted Member
    Join Date
    May 2000
    Location
    Grand Rapids, MI
    Posts
    231
    I dont know what you mean by "Normal" C++, but there is a 'C' function (which can still be used in C++ if you use stdio.h) I belive it is called cprintf(...) and the color is determined by chaning it prior.

    you may have to ask someone else for more details, but I know I had to use cprintf
    -Karl Blessing aka kb244{fastHACK}
    [email protected]

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    Question

    I just meant not Visual C. So could you give me an example of that code? How would I change the color?
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width