ajout texte
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -6,6 +6,8 @@ DATE : 17 novembre 2025
|
||||
BUT : Rassemble les appels de fonction de Taxon
|
||||
====================================*/
|
||||
|
||||
//je fais un test
|
||||
|
||||
//Librairies
|
||||
#include <iostream>
|
||||
#include <conio.h>
|
||||
|
||||
@@ -154,7 +154,7 @@ bool comparerMot(fstream& monFlux, string motPlayer, int numeroLigne)
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
return false;
|
||||
}
|
||||
|
||||
/*====================================
|
||||
|
||||
Reference in New Issue
Block a user