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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/26/03 03:06
Read: times


 
#46623 - RE: Assembly calls in Keil C !?!
Responding to: ???'s previous message
You should look right in the KEIL manual , C51 Users guide Page 27.

They show this C program:
<pre>
main () {
test ();

#pragma asm
JMP $
#pragma endasm
}
<pre>

That should amwser your question.

Michael Karas


List of 3 messages in thread
TopicAuthorDate
Assembly calls in Keil C !?!            01/01/70 00:00      
   RE: Assembly calls in Keil C !?!            01/01/70 00:00      
      RE: Assembly calls in Keil C !?!            01/01/70 00:00      

Back to Subject List