Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/23/06 09:54
Read: times


 
#112851 - bit data type
Responding to: ???'s previous message
i defined a byte in the bit addressible area using the keyword
"unsigned char bdata flag"
then i tried to declare new variables that access the bits of variables declared using bdata as given below.
"sbit flag_ov = flag^0"
but when i compiled the program i got error at the above line.can u please help me in clarrifying the above mentioned problem.

thanks neil for ur reply.

thanking you,

sanoop

List of 12 messages in thread
TopicAuthorDate
c programming            01/01/70 00:00      
   Read the C51 user's guide            01/01/70 00:00      
      rtfm            01/01/70 00:00      
         embdd c programming            01/01/70 00:00      
            What else would it do?            01/01/70 00:00      
               Andy, why did you answer            01/01/70 00:00      
                  forgiven            01/01/70 00:00      
   bit data type            01/01/70 00:00      
      Read the error message carefullly            01/01/70 00:00      
      error message            01/01/70 00:00      
         Not too helpful            01/01/70 00:00      
            You seem not to have            01/01/70 00:00      

Back to Subject List