Lettre graphique
This commit is contained in:
@@ -35,4 +35,5 @@ string goToLine(fstream& monFlux, int numeroLigne);
|
||||
void effectuerTour(int nbLettre);
|
||||
bool dansListe(string motPlayer);
|
||||
bool comparerMot(fstream& monFlux, string motPlayer, int numeroLigne);
|
||||
bool lettreDansMot(string motRandom, string motPlayer, int nbLettre);
|
||||
bool lettreDansMot(string motRandom, string motPlayer, int nbLettre);
|
||||
void printLettre(fstream& monFlux, int positionLettre);
|
||||
Reference in New Issue
Block a user