#ifndef CHAINE_TRIER_H #define CHAINE_TRIER_H extern void chaine_trier(char *liste_de_chaines[], int taille_liste); #endif /* CHAINE_TRIER_H */