]> Kevux Git Server - fll/commit
Update: implement missing serialized functions and fix bugs
authorKevin Day <thekevinday@gmail.com>
Fri, 1 May 2020 03:36:45 +0000 (22:36 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 1 May 2020 03:36:45 +0000 (22:36 -0500)
commit47856b1da6e9100f36bbed1650ba4d9d0db936c5
treec3d8b5c5ae32c1dc2da7b8a0ef92a1f18d6381fa
parent8f28e079e106e157ade2b566ecca24df1ca0b5d9
Update: implement missing serialized functions and fix bugs

Implement fl_unserialize_simple() and fl_unserialize_simple_get().

The last character in the last string in the unserialized array gets cut off.
- This happened because the stopping point was incorrectly compensating for the splitter character for the last character in the string.

The width (UTF-8 character width) is not part of the locations size.
build/level_1/settings
build/monolithic/settings
level_1/fl_serialized/c/private-serialized.c [new file with mode: 0644]
level_1/fl_serialized/c/private-serialized.h [new file with mode: 0644]
level_1/fl_serialized/c/serialized.c
level_1/fl_serialized/c/serialized.h
level_1/fl_serialized/data/build/settings