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

More questions in this forum