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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/06/04 07:05
Read: times


 
#75536 - RE: Help with intrins function Keil V7.09
Responding to: ???'s previous message

I'm doing some Windows CE programming at the moment and I had to port over some code from an 8051 project - I had to fix up the chars being signed in VC++. It's interesting to note that the Imagecraft AVR compiler also defaults to unsigned chars.

As Vaclav suggests, it's best to declare things explicitly in the interests of portability.

List of 9 messages in thread
TopicAuthorDate
Help with intrins function Keil V7.09            01/01/70 00:00      
   RE:Help with intrins function Keil V7.09            01/01/70 00:00      
   RE: Help with intrins function Keil V7.09            01/01/70 00:00      
      RE: Help with intrins function Keil V7.09            01/01/70 00:00      
         RE: Help with intrins function Keil V7.09            01/01/70 00:00      
            RE: Help with intrins function Keil V7.09            01/01/70 00:00      
               RE: Help with intrins function Keil V7.09            01/01/70 00:00      
            RE: Help with intrins function Keil V7.09            01/01/70 00:00      
   RE: Help with intrins function Keil V7.09            01/01/70 00:00      

Back to Subject List