1
0
Fork
You've already forked cview
0
My own implementation of String View in C
  • C 96.9%
  • Makefile 3.1%
2024年01月25日 11:54:26 +00:00
cview.h Fix 'sv_cmp' 2024年01月25日 11:54:26 +00:00
LICENSE First commit 2024年01月12日 16:12:02 +00:00
Makefile First commit 2024年01月12日 16:12:02 +00:00
README.md First commit 2024年01月12日 16:12:02 +00:00
test.c Fix 'sv_cmp' 2024年01月25日 11:54:26 +00:00

cview

An header-only String View library, for better C strings. Other functions will be added when needed.