ANSI terminal Colors
I Abhishek Guleri after year of research and development, building a shit ton of prototypes, harnessing efforts, facing rockbottom has finally build THE SHIT
Use \033
at the start of every ANSI Color Code.
Example:
Start \033[1;32m End \033[0m
Build
gcc main.c -o main
Run
./main
I repeat THE SHIT IS REAL
PS: Jokes apart a Simple ANSI coloring for C