10/10 correction erreur

master
Sami GHEBRID 2 years ago
parent 3b4b82a825
commit d7f3a5a251

@ -37,7 +37,7 @@ int chargementAdherent(int tabAdherent[], int tabPoints[], int jour[], int mois[
int chargementActivite(int tabPoint[],int tabNbEntree[], int tphys) int chargementActivite(int tabPoint[],int tabNbEntree[], int tphys)
{ {
int num, point, i =0; int num, point,nbEntree, i =0;
FILE*flot; FILE*flot;
flot = fopen("activite.txt","r"); flot = fopen("activite.txt","r");
if (flot == NULL) { if (flot == NULL) {

Loading…
Cancel
Save