PDA

View Full Version : ASM -> C function call problem, pointer issue


webdev
09-06-2009, 08:51 PM
I've been writing a java wrapper to a c library, and need to use asm to push the parameters onto the stack to call the library function. an extract of the c code: <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px">