sheredom / utf8.h

📚 single header utf8 string functions for C and C++
The Unlicense
1.69k stars 123 forks source link

Add a function to get the previous codepoint. #81

Closed sheredom closed 3 years ago

sheredom commented 3 years ago

utf8rcodepoint

Fixes #61.