|
|
|
@ -22,7 +22,7 @@ void menuUser(VilleIUT* lvIUT[],int tlogi, int CandidOpen, candidat* tcandidat[]
|
|
|
|
|
printf("2 : Afficher tout les départements de chaques IUT\n");
|
|
|
|
|
printf("3 : Afficher le nombre de place en première année d'un IUT précis avec un département précis\n");
|
|
|
|
|
printf("4 : Rechercher les IUTs possèdant un département précis.\n");
|
|
|
|
|
printf("5 : S'enregistrer en tant que candidat.")
|
|
|
|
|
printf("5 : S'enregistrer en tant que candidat.");
|
|
|
|
|
if(CandidOpen)
|
|
|
|
|
{
|
|
|
|
|
printf("6 : Candidater\n");
|
|
|
|
|