]> Kevux Git Server - fll/commit
Progress: Continue program related work.
authorKevin Day <thekevinday@gmail.com>
Thu, 17 Nov 2022 02:27:57 +0000 (20:27 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 17 Nov 2022 03:23:09 +0000 (21:23 -0600)
commit3257974d7613d13994faab4527dfaadcd3e1be04
tree38eb6e09b47755cfd36afa94002526c01b0d2a19
parentbd69fbb0779198dca8c3ab004f14393f070c3f20
Progress: Continue program related work.

Add additional prunt functions.

Fix out of date parameter names.

Make content_prepend function parameter a constant pointer to a constant string.
Should this instead be a constant pointer to a string?
level_1/fl_fss/c/fss/basic_list.c
level_1/fl_fss/c/fss/basic_list.h
level_2/fll_fss/c/fss/payload.c
level_2/fll_fss/c/fss/payload.h
level_2/fll_program/c/program/print.c
level_2/fll_program/c/program/print.h