"Ahmad Hassan" <ahmadh84@hotma il.com> wrote...[color=blue]
> How do you change the foreground font color on the console by using
> Visual C++ 6.0????[/color]
"Ahmad Hassan" <ahmadh84@hotma il.com> wrote in message
news:90c1a452.0 311061013.31d38 831@posting.goo gle.com...[color=blue]
> How do you change the foreground font color on the console by using
> Visual C++ 6.0????[/color]
Press F1, and use the 'search' or 'index' feature of VC++'s help.
This has nothing to do with C++, but with how to work with Windows.
C++ has no concept of 'color' or 'console'.
"Mike Wahler" <mkwahler@mkwah ler.net> wrote in message
news:3Rwqb.401$ nz.24@newsread2 .news.pas.earth link.net...
[][color=blue]
> C++ has no concept of 'color' or 'console'.[/color]
[]
I always thought the 'c' in cout, cerr stood for console.
Does anyone know what else it stands for ?
Comment