|
|
|
@ -54,7 +54,7 @@ void menuAdmin(VilleIUT*** tiutPointer, ListeCandidats* listePointer, int* nbVil
|
|
|
|
|
void menuPrincipal(void);
|
|
|
|
|
|
|
|
|
|
// BRIEF À FAIRE
|
|
|
|
|
void menuResponsable_traiterCandidatures(ListeCandidats liste, int nbCandidats);
|
|
|
|
|
void menuResponsable_traiterCandidatures(VilleIUT** tiut, int nbVilles, ListeCandidats liste, int nbCandidats);
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
\brief Fonction permettant à l'utilisateur administrateur de changer le nombre de places disponibles dans une formation
|
|
|
|
|