in reply to Palindrome Program without Reverse function

First of all you should only read one string from <>.

If you were given a long word on paper, and were to check if it is a palindrome, how would you do it? Just write a program that takes the same approach as you would.