]> Kevux Git Server - fll/commit
Feature: add color print2 functions
authorKevin Day <thekevinday@gmail.com>
Fri, 24 Apr 2020 02:46:14 +0000 (21:46 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 24 Apr 2020 02:46:14 +0000 (21:46 -0500)
commit938a0f7ac7d4fd1c41d6dd1b28c967724d3ac227
treede58c906186993ffbf4a4d91f64c148d29b80ee3
parent59d697241e79bbde1bd326fd1fa2c26f9412d84d
Feature: add color print2 functions

It is very common to have colors that are bolded.
Adding a new function to handle to color codes so that bold can be used makes sense to me.

I do not like using numbers in function names, but in this exceptional case, it makes sense.
level_1/fl_color/c/color.c
level_1/fl_color/c/color.h