Aktualizovat du2/program.c
This commit is contained in:
parent
78423171fb
commit
2f6528ce7b
@ -67,7 +67,7 @@ int main() {
|
||||
}
|
||||
//malo by vypisovat zaznamy takto:
|
||||
//10_Tomas_Vlcek
|
||||
printf("%d %s", DBStudent[i].pocetHlasov, DBStudent[i].meno);
|
||||
printf("%d %s", DBStudenti[i].pocetHlasov, DBStudenti[i].meno);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user