Update 'du5/program.c'
This commit is contained in:
parent
c242e58307
commit
0a296f77f2
@ -103,6 +103,9 @@ int main(){
|
|||||||
strcpy(celovek[j].name, tmp_name);
|
strcpy(celovek[j].name, tmp_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if(name==0){
|
||||||
|
printf("Nepodarilo nacitat nic\n");
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user