How do you store a char variable into an array ? For instance a letter inputted by keyboard to store directly into array and then display array. Using it for Hangman game to try and display letters...