@ -49,6 +49,8 @@ int longueur(File f)
/*void afficher(File f)
{
if(vide(f))
printf("File vide\n");
return;
Maillon *m;
m = f->suiv;