![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Diff: fonction.h
- Revision:
- 0:163dfb02ed36
- Child:
- 1:0f2ba28c2e70
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonction.h Tue Apr 14 08:34:05 2015 +0000 @@ -0,0 +1,8 @@ +#define ETAT0 0 +#define NB1 1 +#define NB2 2 +#define NB3 3 +#define FINAL 4 + + +int bitToInt(int );