12d
This commit is contained in:
parent
c0bcdc2869
commit
c43329801b
@ -58,7 +58,7 @@ void spusti_system(struct Uzol* u){
|
|||||||
|
|
||||||
char c;
|
char c;
|
||||||
if(scanf(" %c", &c) != 1){
|
if(scanf(" %c", &c) != 1){
|
||||||
printf("Chybny vystup\n");
|
printf("Koniec vstupu\n");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user