]> Kevux Git Server - fll/commit
Update: relocate the 'strategy' variable
authorkevin day <kevin@kevux.org>
Sun, 4 Mar 2012 01:31:14 +0000 (19:31 -0600)
committerkevin day <kevin@kevux.org>
Sun, 4 Mar 2012 01:31:14 +0000 (19:31 -0600)
commitbf79997c5f5379e08fc709e4d200a1c371be9ad8
tree4e16d6cc07378437f164725d6dcd545d5796aa5e
parent328bd6966c7302db2fa3212e660728d424a0af37
Update: relocate the 'strategy' variable

Why waste space by putting the strategy in every variable.
Sure it can be very convenient and is probably a good object-oriented approach, but favor simplicity in this the variable typedef.
The cost of doing this is making the function call less simple by adding an additional parameter.
level_0/f_serialized/c/serialized.h
level_1/fl_serialized/c/serialized.c
level_1/fl_serialized/c/serialized.h