@ -23,7 +23,7 @@ int compare_pizza(const void * left, const void * right) {
return -1;
}
else{
i=0;
int i=0;
while(1){
if(a->name[i]=='\n' || b->name[i]=='\n'){
break;
The note is not visible to the blocked user.