Aktualizovat "program.c

This commit is contained in:
Daniel Béreš 2019-11-10 15:00:31 +00:00
parent 79759f74dc
commit e8b5cd6f35

View File

@ -42,6 +42,7 @@ int main() {
} }
} }
printf("Koniec nacitania.\n");
koniec: koniec:
free(prvy_vstup); free(prvy_vstup);
free(druhy_vstup); free(druhy_vstup);