This commit is contained in:
Maryna Kravtsova 2020-11-22 17:44:08 +01:00
parent 7a8ccdd120
commit 4951f4ee2b

View File

@ -48,10 +48,10 @@ void search(struct tree* this){
if(buffer[0] == '\n'){
search(this);
}
else{
/*else{
printf("Nerozumiem\n");
exit(0);
}
}*/
if(buffer[0] == 'a'){