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

Back to Subject List

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


 
#22568 - RE: help on assembly => C conversion
"As i have books which explain only either assembly language or only C but not how the two can be interrelated."

This is not a language issue, but an implementation issue.

Therefore, you need to read the section in your compiler manual which describes the implementation details - the calling conventions, data representation, register usage, etc, etc

The Keil C51 manual has a section titled, "Interfacing 'C' and Assembler"

List of 12 messages in thread
TopicAuthorDate
help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C conversion            01/01/70 00:00      
RE: help on assembly => C .. Andy            01/01/70 00:00      
RE: help on assembly => C .. Andy            01/01/70 00:00      

Back to Subject List