]> Kevux Git Server - fll/commit
Update: add f_array_length typedef
authorKevin Day <kevin@kevux.org>
Thu, 1 Mar 2012 01:05:49 +0000 (19:05 -0600)
committerKevin Day <kevin@kevux.org>
Thu, 1 Mar 2012 01:05:49 +0000 (19:05 -0600)
commit90e3f675fcbd3a719533b700219bb64337ac21ee
tree2d2f0625faa506f2f6892e4d3c37a28457215fcb
parente9f6e1a6916e61f0ac5dd118a04d77b0d2fd752f
Update: add f_array_length typedef

It makes more sense to define a default array length size variable instead of using things like f_string_length for the lenght variable that represents string lengths.
It is also easier to read than doing something like f_string_length_length.
level_0/f_types/c/types.h