OEToLanguage¶
std::string OEToLanguage(const char *ptr, unsigned int lang)
This is a helper wrapper function that can be used to convert the
chemical name specified by ‘ptr’ from English to the language specified
by ‘lang’. The languages are specified by the constants in the
OELanguage
namespace.