]> Kevux Git Server - fll/commit
Cleanup: Add additional initializer for f_string_static_t to allow initializing all...
authorKevin Day <thekevinday@gmail.com>
Sun, 16 Jan 2022 22:52:25 +0000 (16:52 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 16 Jan 2022 22:52:25 +0000 (16:52 -0600)
commit2cdb03d14d5e21fd5c87f6c8de6d5c6a9d7e53f0
tree287796bb9588a65e8e5703c688f08286d74f6f35
parentaeb9e16a4be9d364ffad6c36365312e2ddd449bd
Cleanup: Add additional initializer for f_string_static_t to allow initializing all parts.

Another acceptable practice is to set the used to some value greater than zero and size to zero to better designate that this is a static string and is not dynamically allocated.
level_0/f_string/c/string_dynamic.h