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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/25/04 13:34
Read: times


 
#76407 - RE: problem in parameter retrieval
Responding to: ???'s previous message
but i have to pass 3 arguments which are function pointer thats why i cannot use registers.
you can not use registers or anything else the compiler passes parametres as it is designed to do.

again: "to find out where the data in the call is
make a 'skeleton' function in C, look at the generated assembler and you will see how the parametres are passed."

Erik

List of 9 messages in thread
TopicAuthorDate
problem in parameter retrieval            01/01/70 00:00      
   What compiler ??            01/01/70 00:00      
   RE: problem in parameter retrieval            01/01/70 00:00      
      RE: problem in parameter retrieval            01/01/70 00:00      
         RE: problem in parameter retrieval            01/01/70 00:00      
         RE: problem in parameter retrieval            01/01/70 00:00      
   RE: problem in parameter retrieval            01/01/70 00:00      
      RE: problem in parameter retrieval            01/01/70 00:00      
         RE: problem in parameter retrieval            01/01/70 00:00      

Back to Subject List