[Mono-list] IL code question
Shankari
shankari82 at yahoo.com
Mon Nov 7 04:59:30 EST 2005
Hello,
I am trying to emit IL code to pass a pointer to a
function call :
for example :
dest_ptr = mono_mb_add_local (mb,
&mono_defaults.int_class->byval_arg);
dest_ptr finally points to an object created by me.
How can I pass the value to emit a function call to
achieve something like
emit_marshal( sig, dest_ptr...) ?
Thanks,
$
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
More information about the Mono-list
mailing list