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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/27/04 12:36
Read: times


 
#65614 - RE: Binary constant macros
Responding to: ???'s previous message
hmm, there is strange thing about my previous post:
Visual C++ accepts this macro but Keil does not. It claims about
<<error C193: '*': bad operand type>>
.
I have tested some more and found that Keil finds the error at next simple line:
a = (((01111111/1000000)&1) * 64);

Could somebody explain, what is wrong?

Thanks,
Oleg

List of 9 messages in thread
TopicAuthorDate
Binary constant macros            01/01/70 00:00      
   RE: Binary constant macros            01/01/70 00:00      
      RE: Binary constant macros            01/01/70 00:00      
   RE: Binary constant macros            01/01/70 00:00      
      RE: Binary constant macros            01/01/70 00:00      
         RE: Binary constant macros            01/01/70 00:00      
            RE: Binary constant macros            01/01/70 00:00      
               RE: Binary constant macros            01/01/70 00:00      
   RE: Binary constant macros            01/01/70 00:00      

Back to Subject List