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

Back to Subject List

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


 
Msg Score: -1
 -1 Answer is Wrong
#129496 - Use inline Assembly for this purpose
Responding to: ???'s previous message
I've always used inline assembly whenever I have to push and pop something in the stack. never bother to change your stack in C.

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