#What's wrong???
2 messages · Page 1 of 1 (latest)
You’re naming the function one of the standard functions. You also already have letter declared as a char in the function arguments, so declaring it again inside the function is a mistake
2 messages · Page 1 of 1 (latest)