I was trying to find if it is possible to colour console output in windows system. I found that Console – Ansi but i cant find any information about coloring output in windows prompt.
I woudl appreciate information about my problem.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s been a while, but I think the correct usage is:
to set yellow writing on a red background. Also
setTitlefollowed by aStringsets the console window title.