Go to file
HummyPkg 92adb68964 fix return value to reflect final string length 2017-03-09 20:11:34 +00:00
.gitignore Initial commit 2017-03-09 14:55:16 +00:00
LICENCE Initial commit 2017-03-09 14:55:16 +00:00
Makefile Do not convert existing UTF-8 sequences 2017-03-09 19:32:28 +00:00
README.md Do not convert existing UTF-8 sequences 2017-03-09 19:32:28 +00:00
charset.h remove unecessary comment 2017-03-09 16:27:13 +00:00
test.c fix return value to reflect final string length 2017-03-09 20:11:34 +00:00
xconv.c fix return value to reflect final string length 2017-03-09 20:11:34 +00:00
xconv.h Initial commit 2017-03-09 14:55:16 +00:00

README.md

libxconv

Lightweight ISO-6937 to UTF-8 conversion library.