diff --git a/part4.h b/part4.h index 3999697..cab8351 100644 --- a/part4.h +++ b/part4.h @@ -53,6 +53,7 @@ Filechx enf(Filechx fchx, Choix c); Choix def(Filechx fc); Candidat defC(Filecand fC); int chargement (Candidat tCandAcc[], int tmax, FILEfe);// chargement des files cand et chx +Filecand ChargementfileC(Filecand fC, int *nbC);//chargement pour la file d'attente void test (void);