#ifndef GESTION_SON_H_ #define GESTION_SON_H_ short int CallbackSon(short int *son, int *index, int longueurSon); void StartSon(void); #endif