how to make text colored in c lang? The example is given in the image included.
Asked
Active
Viewed 112 times
-3

Scooter
- 6,802
- 8
- 41
- 64

Jivtesh Chahal
- 67
- 9
-
Possible duplicate of [C color text in terminal applications in windows](https://stackoverflow.com/questions/9203362/c-color-text-in-terminal-applications-in-windows) – JJJ May 26 '17 at 13:55
-
Avoid links. Display your image directly and show us what you have done so far – Badda May 26 '17 at 13:55
-
1Are you on linux, windows or mac? Do you need a library? – Erik W May 26 '17 at 13:55
-
[some code](https://github.com/Zirias/pocas/blob/master/src/lib/core/textcolor_win32.c) -- just to get an idea what one COULD do. – May 26 '17 at 13:58
-
@Badda [new users can only link images](https://meta.stackexchange.com/a/267491/208223). if you would have prefered an embeded image, you can suggest and edit to the question. Certainly OP should show what he has tried. Jivtesh Chahal see [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask). You can [edit](https://stackoverflow.com/posts/44203371/edit) your question. – Theraot May 26 '17 at 14:08