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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/15/06 21:17
Read: times


 
#112266 - letter -> variable name
Responding to: ???'s previous message
The unfortunate intel notation...
Not the 7th bit, but the leading "letter" is what counts. If a string starts with letter, the compiler/assembler understands it as a variable name/symbol. That's why you need to add a leading zero for 0A0h-0FFh (you don't need to do it for 00h-9Fh

JW

List of 14 messages in thread
TopicAuthorDate
Help with compiler error            01/01/70 00:00      
   get a C book            01/01/70 00:00      
   Problem solved            01/01/70 00:00      
      first it is NOT a compiler, second all a            01/01/70 00:00      
      What Assembler?            01/01/70 00:00      
         Next time write this way...            01/01/70 00:00      
            Not Really            01/01/70 00:00      
            Incorrect?            01/01/70 00:00      
               intel inside            01/01/70 00:00      
   assembler error            01/01/70 00:00      
   Compiler vs Assembler            01/01/70 00:00      
   Precedence ;-)            01/01/70 00:00      
   Leading zero needed bit 7 is high            01/01/70 00:00      
      letter -> variable name            01/01/70 00:00      

Back to Subject List