// bon-suffixe.h // << Algorithmique du texte >> // Maxime Crochemore, Christophe Hancart et Thierry Lecroq // Vuibert, 2001. int *bonSuffixe(Mot x, Longueur m, int suff[]);