diff --git a/sae1-02.c b/sae1-02.c index 20ded41..396aaf4 100644 --- a/sae1-02.c +++ b/sae1-02.c @@ -143,13 +143,13 @@ void affichageetu(listetuinfo a){ void test1(void){ listetuinfo *tetu[5000]; - listchoix lc; + Listchoixdept lc; int j,i, nb; char nomFich[31]; strcpy(nomFich, "candidature.txt"); nb = chargeretudiant(nomFich, tetu); for(j=0; jnbchoix; i++){ printf("carte %d={", i+1); lc = tetu[j]->lchoixdept;