]> Kevux Git Server - fll/commit
Update: rework delimit management to ensure delimits are only applied when valid.
authorKevin Day <kevin@kevux.org>
Sat, 31 Mar 2012 23:04:56 +0000 (18:04 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 31 Mar 2012 23:04:56 +0000 (18:04 -0500)
commit0f8c519eb4e090321ed95e7aebaa6a05d5c66d82
treee0241c2dbf7d71fcfaa135b6ffaca8f3d567d5ee
parentbe7ada611fefcfd28735b362cebf88e9a8ebd0ca
Update: rework delimit management to ensure delimits are only applied when valid.

This unfortunately increases the complexity slightly as deallocation must occur before functions exist.
On the other hand doing so avoids overly complicated loops that would probably make the code less readable.
level_1/fl_fss/c/fss_basic.c
level_1/fl_fss/c/fss_basic_list.c
level_1/fl_fss/c/fss_extended.c
level_1/fl_fss/c/fss_macro.h
level_2/fll_fss/c/fss_basic.c
level_2/fll_fss/c/fss_basic_list.c
level_2/fll_fss/c/fss_extended.c