functions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • david afjara
    New Member
    • Jul 2008
    • 2

    functions

    a palindrome is a string that is spelled the same way forward $ backwards.write a recursive function testpalindrome that returns true if the string i stored in the array is a palindrome and false otherwise.the function should ignore spaces and punctuations
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    As I replied in your other thread: do your own homework.

    kind regards,

    Jos (moderator)

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      @OP You are now close to being labelled a spammer and thus being banned.

      Comment

      Working...