cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Text Color in C
Text Color in C
Jan 5, 2009 at 5:24pm UTC
danielcsgomes
(9)
Hi guys,
I'm starting with Microsoft Visual Studio 2008 - language C and i don't find anything to change text color in console. Someone have a tutorial of it?
Thanks,
Daniel Gomes
Jan 5, 2009 at 6:24pm UTC
Bazzy
(6281)
Try reading some of these:
http://www.cplusplus.com/query/search.cgi?q=SetConsoleTextAttribute
Jan 5, 2009 at 6:27pm UTC
hannad
(86)
Errr, All I know is the system(), but I think I have a topic here talking about colors :D
http://www.cplusplus.com/forum/beginner/5830/
This might help. :D
Jan 7, 2009 at 10:55pm UTC
danielcsgomes
(9)
thanks guys, i will see it and try implement.
Daniel Gomes
Topic archived. No new replies allowed.