#include #include #include "../structures/structures.h" #include /* Fichier */ int chargementVilleIUT(VilleIUT *tiut[]); void affichage(VilleIUT *tiut[], int nb); /* File */ ListeDept listenouv(void);