|
Gemmi C++ API
|
Conversion between UTF-8 and wchar. Used only for file names on Windows. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | gemmi |
Functions | |
| std::wstring | gemmi::UTF8_to_wchar (const char *in) |
| std::string | gemmi::wchar_to_UTF8 (const wchar_t *in) |
Conversion between UTF-8 and wchar. Used only for file names on Windows.
Definition in file utf.hpp.