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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/02 14:13
Read: times


 
#18321 - RE: Calling Assembly function from C
Hi,
Andy, I have only one program in C which calls a function written in Assembly. Now it is working since I wrote a dummy function in C and generated the source file in assembly and copied my own assembly program into the code.(This method is given on Kiel's site) The only problem now is that since my assembly program is relocatable and not at absolute address like I want it to be. And if I declare the assembly segment as absolute address I get a linker error!
Divya

List of 7 messages in thread
TopicAuthorDate
Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      

Back to Subject List