Hi,
I am trying to run my C code file with an essembly code file. In the header of my C file, I have written all the prototypes of the functions of which the implementation is present in the assembly code file. My C file compiles okay, but when I try to run it, it gives link error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.