Input a random word to check how many letters the word contains, if the word is a palindrome and also to get the reversed word.
C application that counts letters, checks if the word is a palindrome and prints out the reversed order
Repository from Github https://github.comajadamsky/String-check-
Input a random word to check how many letters the word contains, if the word is a palindrome and also to get the reversed word.
C application that counts letters, checks if the word is a palindrome and prints out the reversed order