affichage v7
Fork of AFFICHAGE by
Diff: Affichage.h
- Revision:
- 4:7c1e87f81b55
- Parent:
- 3:97cb6955fab2
- Child:
- 5:6834f15a1e48
--- a/Affichage.h Thu Feb 09 14:35:15 2017 +0000 +++ b/Affichage.h Thu Feb 16 14:11:33 2017 +0000 @@ -4,10 +4,10 @@ public : - - void presenter(); + void bonjour(); - void setNom(char * name); + void afficheResult(float result); + void affichageCourt(char* message); }; \ No newline at end of file