I have this doubt.
I need to do a simple division program. The main program must be in C and the subroutines must be in assembly.
I have to get the dividend and divisor through key board using a C program (eg.25/5). ….I know how to do it.
The division should be done using an assembly subroutine…..I know that part too
Now, my doubt is how to pass this 25 and 5 from C into MASM? And then again return the result back to C main program?
Thanks in advance
Jay



LinkBack URL
About LinkBacks




….only problem is when stuck somewhere, need to run around to get the right information….many of pple don’t know or if they know, they don’t want to share knowledge
….good that here pple share what they know.