Yann CHAMPEAU 3 years ago
parent 37b55eb27c
commit 6115bb16c6

@ -1,5 +0,0 @@
{
"files.associations": {
"saeannexe.h": "c"
}
}

@ -11,7 +11,7 @@ typedef struct
int numcandid; int numcandid;
char surname[31]; char surname[31];
char name[31]; char name[31];
int note[4] int note[4];
voeu ListeVoeu[100]; voeu ListeVoeu[100];
}candidat; }candidat;

Loading…
Cancel
Save