Initializacia
This commit is contained in:
parent
7f3b454756
commit
a7794811d7
@ -50,7 +50,7 @@ void run_tree(struct tree* tree) {
|
||||
|
||||
char response;
|
||||
if (scanf(" %c", &response) != 1 || (response != 'a' && response != 'n')) {
|
||||
printf("Nespravny vstup. Koniec.\n");
|
||||
printf("Nerozumiem\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user