split string fucntions to separate files str.c and hcl-str.h
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-10-14 18:57:10 +09:00
parent 7ecb5d36ad
commit 955b734a79
9 changed files with 1241 additions and 1159 deletions

View File

@ -28,6 +28,7 @@
#include <hcl.h>
#include <hcl-chr.h>
#include <hcl-fmt.h>
#include <hcl-str.h>
#include <hcl-utl.h>
/* you can define this to either 1 or 2 */