#include int dim=3; int tab[3]; void afficherTableau (int tab [], int dim) { int i ; for (i=0;i