master
Guillaume 2 years ago
parent 781dbf406c
commit 4ac2f1b1cd

@ -0,0 +1,2 @@
Clermont-Ferrand Biologie 120 Perrier Yanic

@ -101,7 +101,7 @@ typedef struct
*/
// sae.c
void testJean(void);
void guillaume(void);
void Globale(void);
Log * chargementLog(char * nomFichier, int * nbLog);
@ -129,6 +129,7 @@ void menuAdmin(VilleIut **villeIut, int nbVilles);
void afficherCandidat(Candidat candidat);
void afficherCandidats(Candidat *candidats, int nbCandidats);
int creerCandid(Candidat tCand[], int nbCandidats);
ListeDeptV2 configurationDeptV2( ListeDept ldept );

Loading…
Cancel
Save