cviko8
This commit is contained in:
parent
0393d236fb
commit
5463c6e10c
@ -39,7 +39,8 @@ struct tree* read_tree(){
|
|||||||
|
|
||||||
int flag = get_input(buffer);
|
int flag = get_input(buffer);
|
||||||
if(flag==-1){
|
if(flag==-1){
|
||||||
puts("EOF");
|
puts("Expert z bufetu to vie.");
|
||||||
|
puts("Chybna databaza");
|
||||||
}
|
}
|
||||||
|
|
||||||
struct tree* node = calloc(1,sizeof(struct tree));
|
struct tree* node = calloc(1,sizeof(struct tree));
|
||||||
|
Loading…
Reference in New Issue
Block a user