]> Kevux Git Server - fll/commit
Feature: add f_utf_string_static as a non-allocated alternative to f_utf_string_dynamic
authorKevin Day <thekevinday@gmail.com>
Sun, 10 May 2020 05:47:04 +0000 (00:47 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 10 May 2020 05:47:04 +0000 (00:47 -0500)
commitf9a07dd92f99638fd7aa278879772e4fad28f0cf
treef3da400f48187db7cc30d852d95afca258376d90
parentdadaf300eb571bf4585846993b1cf3743399937e
Feature: add f_utf_string_static as a non-allocated alternative to f_utf_string_dynamic

The is the UTF-8 string equivalent of the f_string_static type.
level_0/f_utf/c/utf.h
level_1/fl_print/c/print.c
level_1/fl_print/c/print.h
level_1/fl_utf/c/utf.c
level_1/fl_utf/c/utf.h
level_1/fl_utf_file/c/utf_file.c
level_1/fl_utf_file/c/utf_file.h
level_3/byte_dump/c/private-byte_dump.c
level_3/byte_dump/c/private-byte_dump.h