d06 ex00 ajout qq tests avec limits des floats

This commit is contained in:
hugogogo
2022-03-10 16:14:01 +01:00
parent 04dea6722f
commit 31c9d8af06
10 changed files with 161 additions and 58 deletions

View File

@@ -34,7 +34,8 @@ SRCS = main.cpp \
checkChar.cpp \
checkInt.cpp \
checkFloat.cpp \
checkDouble.cpp
checkDouble.cpp \
toTypes.cpp
D_HEADERS = .
HEADERS = convert.h