Posts by Matheus Andrade • 1 point
1 post
-
0
votes1
answer55
viewsA: Why are you printing strange character at the end of the palindrome evaluation?
Try to put the function strlen() after the gets(frase), because doing this before reading the input causes the function to capture a wrong length.
canswered Matheus Andrade 1