]> Kevux Git Server - fll/commit
Cleanup: The fl_conversion re-used functions should be within private files.
authorKevin Day <thekevinday@gmail.com>
Thu, 7 Oct 2021 02:53:18 +0000 (21:53 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 7 Oct 2021 02:53:18 +0000 (21:53 -0500)
commitbc594762634fbd9f3f5f7f022de10b5b524c04df
treebb3a224e9973489f9e6f956973ecf1ceb38e1508
parent6e51ec3e954a9b57b62fcf2785f29da67ec2e662
Cleanup: The fl_conversion re-used functions should be within private files.

The practice is to maintain functional isolated even within a projects own sources.
The private sources are the method intended to re-use the functions within the same file.

Update some comments.
build/level_1/settings
build/monolithic/settings
level_0/f_conversion/c/private-conversion.h
level_1/fl_conversion/c/conversion.c
level_1/fl_conversion/c/private-conversion.c [new file with mode: 0644]
level_1/fl_conversion/c/private-conversion.h [new file with mode: 0644]
level_1/fl_conversion/data/build/settings