]> Kevux Git Server - fll/commit
Update: add snatch apart functions and improve logic of fss snatch functions
authorKevin Day <thekevinday@gmail.com>
Sat, 9 May 2020 04:28:31 +0000 (23:28 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 9 May 2020 04:28:31 +0000 (23:28 -0500)
commit000c1e83715ac21eb080de7c79059114994bf5d5
tree8bed49d5c6acaf7196fe19cf514283448798b596
parentef678ab49e3423bd11ec67f4a8cf8fa09c5fce35
Update: add snatch apart functions and improve logic of fss snatch functions

The snatch apart is to create separate sets of strings instead of merging them.
The snatch mash apart will mash all dynamic strings for all content for a single object but use separate strings for each separate object.

I accidentally, or perhaps habitually, used break when return is better when handling errors.
Make sure to document f_string_max_size as a possible return result.
level_2/fll_fss/c/fss.c
level_2/fll_fss/c/fss.h