]> Kevux Git Server - fll/commit
Update: rework and cleanup serialized project
authorKevin Day <kevin@kevux.org>
Thu, 8 Mar 2012 03:53:36 +0000 (21:53 -0600)
committerKevin Day <kevin@kevux.org>
Thu, 8 Mar 2012 03:53:36 +0000 (21:53 -0600)
commit5f84f400c548ebd28b4dac8554e3a839d988f144
treef0fcc80d86e0e92679cf83a44173fae62e946326
parenta44a6ee3459bc5a1c95484a93267591cfd544c48
Update: rework and cleanup serialized project

Simplify the serialize functions by:
- replace f_serialized data type with f_dynamic_string
- remove the serialized strategy and change serialized function names to communicate the strategy.

Fixed a few logic flaws and mistakes with the serialized functions.
level_0/f_serialized/c/serialized.h
level_1/fl_serialized/c/serialized.c
level_1/fl_serialized/c/serialized.h