Hi, I want to know the address of a bit variable. For example:
bit gBit; func() { printf("%d", &gBit); }
Just got it two statements in one heap the bit address is converted into a byte.bit address before it is used The initialization code ... uses and and or to mask and set the bit accordingly