Aktualizovat du2/program.c
This commit is contained in:
parent
5b737476c2
commit
66c95c9166
@ -25,8 +25,6 @@ int main() {
|
||||
char najdPriezvisko [32];
|
||||
int najdPocetHlasov = 0;
|
||||
int x = 0;
|
||||
char posledneMeno[SIZE];
|
||||
posledneMeno[0] = '\0';
|
||||
|
||||
//array instancii struktur studentov
|
||||
struct student DBStudenti[20];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user