la
This commit is contained in:
parent
0086c6ab15
commit
cc1b5146f9
@ -63,7 +63,7 @@ void run_system(Tree* t) {
|
||||
|
||||
char ans[10];
|
||||
if (!fgets(ans, sizeof(ans), stdin)) {
|
||||
printf("Chyba vstupu.\n");
|
||||
printf("Koniec vstupu\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user