This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Variable and IF

i m working in C using Keil 3.55a

how can i define a one bit variable

and how can i compare two bits using if

how can i set or clear Bit

and how can i get the compliment of one byte or one bit, like in ASM CPL A or CPL c