Somebody know how to make char str[20]="reviver",palind=1 be true printf("%s eh palindromo.\\n",str)?
char str[20]="reviver",palind=1
printf("%s eh palindromo.\\n",str)
My code below