|
-
Sep 22nd, 2000, 10:35 AM
#1
Thread Starter
Addicted Member
using normal C++ is there a way to change the color that my app couts? With or without a graphics library
-
Sep 22nd, 2000, 12:26 PM
#2
Addicted Member
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
-
Sep 22nd, 2000, 12:48 PM
#3
Thread Starter
Addicted Member
I just meant not Visual C. So could you give me an example of that code? How would I change the color?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|