Changing foreground color on console

A

Ahmad Hassan

How do you change the foreground font color on the console by using
Visual C++ 6.0????
 
V

Victor Bazarov

Ahmad Hassan said:
How do you change the foreground font color on the console by using
Visual C++ 6.0????

Try asking in microsoft.public.vc.language.
 
M

Mike Wahler

Ahmad Hassan said:
How do you change the foreground font color on the console by using
Visual C++ 6.0????

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
 
F

Faz

[]
C++ has no concept of 'color' or 'console'.
[]

I always thought the 'c' in cout, cerr stood for console.
Does anyone know what else it stands for ?

Just curious.
Fazl
 
?

=?iso-8859-1?Q?Juli=E1n?= Albo

Faz escribió:
I always thought the 'c' in cout, cerr stood for console.
Does anyone know what else it stands for ?

Character.

Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top