This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CALLING C LIBRARY FUNCTION FROM ASSEMBLY

Hi:

I wish to call function "pow" (which is standard function in library) from my assembly code. How can I do it? Thanks!

0