Historique | Voir | Annoter | Télécharger (90 octets)
#ifndef COMMON_H
#define COMMON_H
int writeyes(void);
int writeno(const char *);
#endif