Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 329 Bytes

utf8lib

A Simple Pure C99 utf8 encoder and decoder.

Build Tests with CMake:

cmake -S tests -B build
cmake --build build

Build Tests with CMakeAuto

cmakeauto build -s tests

References

  • RFC 3629 - UTF-8, a transformation format of ISO 10646