]> Kevux Git Server - fll/commit
Update: Move the program data into the main.
authorKevin Day <thekevinday@gmail.com>
Wed, 30 Mar 2022 02:42:07 +0000 (21:42 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 30 Mar 2022 02:42:07 +0000 (21:42 -0500)
commit92cf944395d3e7dbf33ed795785886b78963bce3
tree56d85f36b36a66ae938fe0abfa06a4200352d0d6
parentb3cae5d1612ddc6b131559d24b18e0da13b1330e
Update: Move the program data into the main.

Move parameter initialization and deallocation for FLL program data into main.c.
level_3/status_code/c/common.c
level_3/status_code/c/common.h
level_3/status_code/c/main.c
level_3/status_code/c/status_code.c