OEToHTML

std::string OEToHTML(const char *ptr)

Convert the string ‘ptr’, typically the output of the function OECreateIUPACName optionally post-processed by a language translation function, from the default internal encoding, which uses \u escapes to represent non-ASCII characters, to use HTML mark-up to represent Latin1 characters, unicode characters, italics, superscripts, and subscripts.