OEFromLanguage

std::string OEFromLanguage(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 the language specified by ‘lang’ to English. The languages are specified by the constants in the OELanguage namespace.