cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Coloring Characters
Coloring Characters
Apr 11, 2013 at 9:17am
Apr 11, 2013 at 9:17am UTC
Varius
(19)
I have been coloring text using SetConsoleTextAttribute but so far I can only color entire lines or the screen at once. Is there any way to color individual characters?
Apr 11, 2013 at 9:33am
Apr 11, 2013 at 9:33am UTC
vlad from moscow
(6539)
Output strings character by character setting new color.
Topic archived. No new replies allowed.