Skip to content

iboB/c-utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-utf8

Minimalistic utf8 ⇔ utf32 (Unicode) conversion for C and C++

Usage

  • For C include c-utf8/convert.h
  • For C++ include c-utf8/convert.hpp

The C++ header requires C++17, though this restriction can easily be lifted if there's interest

Example

Documentation

The API documentation can be found in the header files

License

The library is distributed under the MIT Software License. See LICENSE.txt for further details or copy here.

Copyright © 2023-2024 Borislav Stanimirov.

About

utf8 ⇔ utf32 (Unicode) conversion for C an C++

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published