#ifndef HEURE_APPROXIMATIVE_H #define HEURE_APPROXIMATIVE_H extern char *heure_approximative(int heures, int minutes); #endif /* HEURE_APPROXIMATIVE_H */