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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/07/05 14:43
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#86755 - elementary, my dear Watson
Responding to: ???'s previous message
For ASCII message we can use
char code msg[12] = "Hello World"; in C51
......................
but for non ASCII, in A51
msg: db 01h,01h,7ch,0feh,92h,0a2h,0feh,07h,01h,02h
...................
How write the code in C51


Array

Erik

List of 7 messages in thread
TopicAuthorDate
NON ASCII MESSAGGE in C51, ?            01/01/70 00:00      
   elementary, my dear Watson            01/01/70 00:00      
      I 'm migrating from A51 to C51            01/01/70 00:00      
         Books            01/01/70 00:00      
            Array C51, non ASCII            01/01/70 00:00      
               Books - 8051; 'C'            01/01/70 00:00      
                  Andy, suggestion solved the Array            01/01/70 00:00      

Back to Subject List