cviko8
This commit is contained in:
parent
5463c6e10c
commit
fe27e48fa0
@ -41,6 +41,7 @@ struct tree* read_tree(){
|
||||
if(flag==-1){
|
||||
puts("Expert z bufetu to vie.");
|
||||
puts("Chybna databaza");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
struct tree* node = calloc(1,sizeof(struct tree));
|
||||
|
Loading…
Reference in New Issue
Block a user