Arduino Forum
Boolean invertieren
International
Deutsch
mkl0815
October 19, 2012, 6:23pm
2
boolean state = false; state= !state;
show post in topic
Related topics
Topic
Replies
Views
Activity
why does the inversion operator ! work with integers? Doesn't make sense.
Programming
36
9864
May 5, 2021
Help with syntax
Syntax & Programs
12
3745
May 6, 2021
Boolean variable becomes an int
Programming
6
2162
May 5, 2021
Don't understand operator as used in a statement.
Programming
20
4631
May 5, 2021
Not (~) and bitRead()
Programming
4
3460
May 5, 2021