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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/11/02 19:45
Read: times


 
#34275 - RE: Little assembly problem
In a separate module make a C routine:
void hello(long hella)
{
hella = 0x1234;
return (hella)
}
compile it with SRC and you have a template, just strip the machine code.

Erik

List of 7 messages in thread
TopicAuthorDate
Little assembly problem            01/01/70 00:00      
RE: Little assembly problem            01/01/70 00:00      
RE: Little assembly problem            01/01/70 00:00      
RE: Little assembly problem            01/01/70 00:00      
Off topic>>(hope you don't mind)            01/01/70 00:00      
RE: Off topic>>(hope you don't mind)            01/01/70 00:00      
RE: Off topic>>(hope you don't mind)            01/01/70 00:00      

Back to Subject List