]> Kevux Git Server - fll/commit
Update: Move the program data into the main for fss_status_code.
authorKevin Day <thekevinday@gmail.com>
Wed, 30 Mar 2022 03:33:41 +0000 (22:33 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 30 Mar 2022 03:33:41 +0000 (22:33 -0500)
commit6bee577596b49115cb30900607341e585ab3e413
tree29c94396a8b89f78258e9dc3be08af29a72c1286
parent61fae990f2bedc0839d514c1d8e7feff775004f3
Update: Move the program data into the main for fss_status_code.

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