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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/04/07 23:21
Read: times


 
#147883 - Look how C does it's assembler
Responding to: ???'s previous message
Just create a very simple C program with a function call. Then compile it and look at the disassembly. There You have it.

Compilers have different approaches on function calls. Often called as calling conventions.

I'm sure this is also explained somewhere in the manuals.

List of 4 messages in thread
TopicAuthorDate
ASSEMBLER TO C C TO ASSEMBLER            01/01/70 00:00      
   Also discussed before            01/01/70 00:00      
   get thja caps lock unstuck            01/01/70 00:00      
   Look how C does it's assembler            01/01/70 00:00      

Back to Subject List