avec dfu
Fork of Utils by
Diff: Utils.h
- Revision:
- 5:0f3b6e6677ef
- Parent:
- 4:872676dd87a4
- Child:
- 6:8bae97034114
diff -r 872676dd87a4 -r 0f3b6e6677ef Utils.h --- a/Utils.h Tue Feb 13 14:36:26 2018 +0000 +++ b/Utils.h Tue Feb 13 16:54:00 2018 +0000 @@ -123,7 +123,7 @@ * @returns * true si le fichier existe, false s'il n'existe pas */ - static bool File_Exist(char* File_Name); + static bool File_Exist(string File_Name); private: