]> Kevux Git Server - kevux-tools/commit
Progress: Miscellaneous improvements to the Remove program.
authorKevin Day <kevin@kevux.org>
Wed, 28 Jun 2023 03:12:12 +0000 (22:12 -0500)
committerKevin Day <kevin@kevux.org>
Wed, 28 Jun 2023 03:12:12 +0000 (22:12 -0500)
commitb05d02ab80a492cecddb7957f9407e69d28a8762
tree377bb81d79d1b2ccffaec033ad5073f0023d5e1c
parentf2937ca2323ded8d53601b38d461681d483eb554
Progress: Miscellaneous improvements to the Remove program.

Update the build settings file to be more in line with the FLL program build settings files.

Update the structure where I noticed it has become out of synchronization with the FLL programs structure.
Fix minor mistakes such as "utf8" is present in the file when it should instead be "remove".
data/build/remove/settings
sources/c/remove/main/common.c
sources/c/remove/main/common.h
sources/c/remove/main/common/string.h
sources/c/remove/main/common/type.c
sources/c/remove/main/common/type.h
sources/c/remove/main/main.c
sources/c/remove/main/print/message.c