ds
This commit is contained in:
parent
f1b0eb3770
commit
bc0455857e
@ -56,7 +56,7 @@ int main(){
|
||||
qsort(databaza, size, sizeof(struct student), compare);
|
||||
}
|
||||
}
|
||||
if(sizr==0){
|
||||
if(size==0){
|
||||
printf("Nepodarilo nacitat nic\n");
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user