hi

i need help on making a recursive palindrome function of only string values.
the recursive funstion shouyld return true is the string stored in the array is a palindrome, otherwise it should return false. Also the function should ignore spaces and punctuation in the string.

thank you
all help will be greatly appreciated

There are multiple threads in this forum to do what you are looking for. You might even find one in the "similar threads" below...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.