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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/13/06 13:06
Read: times


 
#129396 - I suspect this is just not bothering to understand
Responding to: ???'s previous message
How can we move/getting a value to/from stack using C coding
I suspect this is due to just not bothering to understand how '51 C compilers work. In 'traditional' C compilers variables are transferred/held on the stack and if you are a Cidiot, you will, of course believe this is the case, because "C is C" and want to pull variables off the stack.

Oh, how often it is t that so many refuse to realize that "the '51 ain't no PC"

Erik

List of 13 messages in thread
TopicAuthorDate
Help me for Push and POP in C            01/01/70 00:00      
   Here be dragons!            01/01/70 00:00      
      Just like inline assembler!            01/01/70 00:00      
   Don't do it            01/01/70 00:00      
   I suspect this is just not bothering to understand            01/01/70 00:00      
      Alternatively            01/01/70 00:00      
      It is a bad idea for any cpu            01/01/70 00:00      
         If you need a queue, use (write) one            01/01/70 00:00      
            Use inline Assembly for this purpose            01/01/70 00:00      
               The Stack            01/01/70 00:00      
                  Task switching            01/01/70 00:00      
               Noooo!!!!!!            01/01/70 00:00      
   If you write C, then use C !            01/01/70 00:00      

Back to Subject List