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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/03 17:20
Read: times


 
#37536 - RE: calling .src module into .c file ??
Thatz goooood !! I want this Erik,
1) to call an assembler routine from a .c
file or a function in a .c file


1) GET RID OF THE STUPID SMS "SPEAK" (Thatz u r)

2) make a function in C that has the parametres you need passed to the assembler routine and the return.
such as
char to_become_assembler_ (char a_char, int an_int) { char ret_char; return (ret_char); } Compile it with the .src directive and copy the result into your .a51 file. Now all you have to do is to add the substance. Erik

List of 12 messages in thread
TopicAuthorDate
calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
info for karthik            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module into .c file ??            01/01/70 00:00      
RE: calling .src module... ,Andy            01/01/70 00:00      

Back to Subject List