SAE11_2023/SAE_semestre1/fichier.h/pastille.h

7 lines
62 B
C

#ifndef PASTILLE_H
#define PASTILLE_H
void Pomme();
#endif