parent
25fd9f294b
commit
48aa9e29fb
@ -0,0 +1,12 @@
|
|||||||
|
/*!
|
||||||
|
\file quatre.h
|
||||||
|
\author GOIGOUX Lucie & JEUDI--LEMOINE Alix
|
||||||
|
\date 12/01/23
|
||||||
|
\brief Partie 4 de la SAE 1.02
|
||||||
|
|
||||||
|
Application de gestion des candidature dans les IUT de France
|
||||||
|
*/
|
||||||
|
|
||||||
|
void menuCandidat_suivreCandidature(ListeCandidats liste, int nbCandidats, Candidat* candidat);
|
||||||
|
|
||||||
|
void menuResponsable_traiterCandidatures(VilleIUT** tiut, int nbVilles, ListeCandidats liste, int nbCandidats);
|
Loading…
Reference in new issue