OECapitalizeName

std::string OECapitalizeName(const char *ptr)

Capitalize the appropriate first letter of a name generated by OECreateIUPACName. This function should be called after translating the name to a foreign language, but before converting the character set encoding.