]> Kevux Git Server - fll/commit
Update: The f_color needs to follow latest practices with private functions.
authorKevin Day <thekevinday@gmail.com>
Sat, 30 Jul 2022 14:45:48 +0000 (09:45 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 30 Jul 2022 14:45:48 +0000 (09:45 -0500)
commit46fcfb4b6fd4e39c0ba1f96df383db82e36af2a1
tree02eabfb8814d83ae25a6c348649217253afcaf2d
parentd81553b90e0a93bd5ef5fa663923f7c146722681
Update: The f_color needs to follow latest practices with private functions.

The f_color project is now updated to use private functions.

Change the behavior of the color parameters to only append if the previous is provided.
This includes the relevant color medium.

Update the documentation comments to display the correct function dependencies and error return states.
build/level_0/settings
build/monolithic/settings
level_0/f_color/c/color.c
level_0/f_color/c/color.h
level_0/f_color/c/private-color.c [new file with mode: 0644]
level_0/f_color/c/private-color.h [new file with mode: 0644]
level_0/f_color/data/build/settings