c++ string from a letter code example Example: how to get a letter from the user c++ string string letters = "ABC"; char letterN = letters[0];