parent
42479a8744
commit
5122f2d1df
@ -0,0 +1,11 @@
|
||||
/*!
|
||||
\file deux.h
|
||||
\author GOIGOUX Lucie & JEUDI--LEMOINE Alix
|
||||
\date 06/01/23
|
||||
\brief Partie 3 de la SAE 1.02
|
||||
|
||||
Application de gestion des candidature dans les IUT de France
|
||||
*/
|
||||
|
||||
//FONCTIONS ET DOCUMENTATION
|
||||
void afficherCandidaturesByDept(ListeCandidats liste, int nbCandidats, char* searchIUT, char* searchDept);
|
Loading…
Reference in new issue