Skip to content

Guleri24/ANSI-color-code-in-c-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

ANSI-color-code-in-c-programming

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

About

This project helps us to use ANSI color codes in C programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages