Converts a char or range of char type to the charT type.
charT widen(char c) const; const char* widen (const char* low, const char* high, charT* to) const;
The converted charT is returned.