@ -49,6 +49,7 @@ typedef struct Maillon {
typedef struct {
Maillon *tete;
Maillon *queue;
int nbAttente;
} FileAttente;
typedef CandidatTraite** ListeAdmis;