??? 08/11/07 11:39 Read: times |
#143102 - I think this will be complicated Responding to: ???'s previous message |
Raisonance move some variables in function calls to register bank and other's to stack. So in the stack there are not only return address.
Can you hint me how can I implement into C code what you mentioned? |