Skip to content

nikolashn/utf8str

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utf8str

Mutable UTF-8 strings in C, using a simple array-based structure.

To include in your project

Clone this project into yours (or add as a submodule if you are using git). Then include the header file into your file:

#include "utf8str/utf8str.h"

About

Mutable UTF-8 strings in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published