Bonjours à tous.
Donc j'ai décalé dans une structure un
char flag;
donc un octect..
et j'aurais aimé savoir comment je fait pour identifier un bit sur cet octect
ex j'ai b7 b6 b5 b4 b3 b2 b1 b0
et j'aimerais que par exemple
b4 = halt
b5 = halt1
b6 = halt2
b7 = halt3
merci de m'aider svp
Partager