User profile: taythewhiteguy

User info
User name:taythewhiteguy
Name:Taylor Gary
Location:Cincinnati, OH
History
Joined:
Number of posts:2
Latest posts:

Checking for a palindrome in a file.
I know using loops would be easier, but unfortunately I HAVE to write this recursively. Thank you ve...

Checking for a palindrome in a file.
I'm trying to read a file, and test to see if it is "mirrored". My program always displays the file ...