diff options
Diffstat (limited to 'utf.h')
-rw-r--r-- | utf.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +size_t utf8enc(char32_t, char *); +size_t utf8dec(const char *, size_t, char32_t *); +size_t utf16enc(char32_t, char16_t *); |
index : cproc.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |