Simple C library to provide safer utf8 string functions similiar to those found in the stdlib.
You can install with clib:
clib install TingPing/ustring
All functions in ustring.c are documented. Note that C99 is required.
Simple C library to provide safer utf8 string functions similiar to those found in the stdlib.
You can install with clib:
clib install TingPing/ustring
All functions in ustring.c are documented. Note that C99 is required.