diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2018-09-03 21:58:42 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-09-03 13:29:03 -0700 |
commit | c47b6b672f20638448badd6d681644dcff69c0eb (patch) | |
tree | bcbdb62de43918195f8c82f437c7cb22da9d561d /core/save-html.h | |
parent | 0ef145337a879e5ff88227117388c9bcac51ad43 (diff) | |
download | subsurface-c47b6b672f20638448badd6d681644dcff69c0eb.tar.gz |
code/windows.c: add method for converting from utf16 to utf8
Modify the funcion system_default_path_append() to
both receive and return wchar_t types.
Remove fallback in system_default_path_append()
as this is now redundant.
Add a function utf16_to_utf8() and use that
in places where system_default_path_append() needs
to be converted to utf8.
Move both utf16_to_utf8*() and utf8_to_utf16*()
near the top of the file.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'core/save-html.h')
0 files changed, 0 insertions, 0 deletions