diff --git a/source/main.c b/source/main.c index 3b65606..72fb8f3 100644 --- a/source/main.c +++ b/source/main.c @@ -9,7 +9,8 @@ int main(void) // color // #endif - Globale(); + //Globale(); + guillaume(); //testJean(); return 0; diff --git a/source/result.don b/source/result.don deleted file mode 100644 index 45ebb94..0000000 --- a/source/result.don +++ /dev/null @@ -1 +0,0 @@ -Clermont-Ferrand Biologie 120 Perrier Yanic \ No newline at end of file diff --git a/source/sae.c b/source/sae.c index cc6bbb7..24a29c0 100644 --- a/source/sae.c +++ b/source/sae.c @@ -714,6 +714,62 @@ void afficherCandidats(Candidat *candidats, int nbCandidats) } +int creerCandid(Candidat tCand[], int nbCandidats) +{ + int i=0; + Candidat c; + + printf("Rentrez le numéro du candidat :"); + scanf("%d%*c",&c.numero); + while(i