Click to See Complete Forum and Search --> : COLOR PROB - Help soon please
Chris_SE
Sep 22nd, 2000, 10:35 AM
using normal C++ is there a way to change the color that my app couts? With or without a graphics library
kb244
Sep 22nd, 2000, 12:26 PM
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
Chris_SE
Sep 22nd, 2000, 12:48 PM
I just meant not Visual C. So could you give me an example of that code? How would I change the color?
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.