#ifndef MOYENNE_VAL #define MOYENNE_VAL int moyenne_tab(int tab[], int taille); int moyenne_val(int taille); #endif /*MOYENNE_VAL*/