I may have worded it incorrectly. I want to convert the string of 2 consecutive 
characters to a single char which would consist of these same 2 characters. 
It's like a char composition: I get 2 characters, glue them together and see if 
they can represent a single char.

Reply via email to