Hello World!
I keep getting crashed my IDE when I enter a letter in the scanf instead of a number. I tried to use scanf's return value to check that it succesfully matches the input but it still crashes when I enter a letter.
Thank you in advance for any help.
int getMove(Board_t *self...