For this program I had to input a file from a .txt document and check if each line is a Palindrome or not. This program works how I would like it to work besides one thing. I have to remove all white space and punctuation from the file prior to checking if its a Palindrome or not. If anyone could show me how to do this I would be very appreciative because I have been trying for a while.
You've opened at least 3 different threads for the same topic now. At least figure out how to use code tags, if you can't observe basic forum etiquette. Look for the <> button, and feel free to edit your OP to include them.