This function reads in first and last correctly. What isn't correct is that when I read in answer, it ignores the blank spaces held in the file. How can I read in the answers in the file with the spaces included? Answer is a char and can't be a string.