]> Kevux Git Server - fll/commit
Feature: Add string assure functions to assure a given string exists at the beginning...
authorKevin Day <thekevinday@gmail.com>
Sun, 10 May 2020 05:45:03 +0000 (00:45 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 10 May 2020 05:45:03 +0000 (00:45 -0500)
commitdadaf300eb571bf4585846993b1cf3743399937e
tree9c39e8bdd31977da6939e4ab010047d37d9e35e9
parenta77632872228a550aba364fac1e6cff9e9b0f9cc
Feature: Add string assure functions to assure a given string exists at the beginning or the end

This is particularly useful for assuring that a "/" exists and the end of generated path strings.
level_1/fl_string/c/string.c
level_1/fl_string/c/string.h
level_1/fl_utf/c/utf.c
level_1/fl_utf/c/utf.h