OELowerCaseName¶
std::string OELowerCaseName(const char *ptr)
Convert the specified compound name to lower-case. This function understands chemical nomenclature and foreign alphabets. This function should be called prior to translating a name from a foreign language, as the language translation routines assume that the name is lower-case.