I don't know what language this is Goodsy, but, in general terms.... I guess you could start by returning the length of the string. LEN [S] ? Then write a loop to compare S[0] with S[length-1] Then compare S[1] with S[length-2] etc etc If all are equal, then return TRUE.
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.