Adrien Audouard
/
DigitCode
Diff: fonction.h
- Revision:
- 1:0f2ba28c2e70
- Parent:
- 0:163dfb02ed36
--- a/fonction.h Tue Apr 14 08:34:05 2015 +0000 +++ b/fonction.h Tue Apr 14 08:42:37 2015 +0000 @@ -3,6 +3,7 @@ #define NB2 2 #define NB3 3 #define FINAL 4 +#define ERREUR 5 int bitToInt(int );