#ifndef __PARAM_H #define __PARAM_H void lecture_param(int nbarg, char** tab, char** nom_circuit_lo, char** nom_circuit_ph, char** nom_fic_param); #endif /* __PARAM_H */