I want to set bit #1 equal to 0 (aka "clearing" it). Which mask would I use?
Would 01000000 be correct when used with the AND operator?
or:
Would 10000000 be correct?
1.4m articles
1.4m replys
5 comments
57.0k users