OEToEUCJP¶
std::string OEToEUCJP(const char *ptr)
Convert the string ‘ptr’, typically the output of the function
OECreateIUPACName
post-processed by a call to
OEToJapanese
, from the
default encoding which uses \u
escapes to represent unicode
characters to instead use the EUC-JP character encoding for Japanese
characters.