>>>>> "Abel" == Abel Wang <[EMAIL PROTECTED]> writes:
[...] Abel> I know how to instantiate objects using BCel, but I don't know Abel> how to get a reference to "this" to put on the stack before I Abel> call Use the ALOAD_0 instruction to push the this pointer on the stack. -- Laurent Martelli http://jac.aopsys.com/ [EMAIL PROTECTED] http://www.bearteam.org/~laurent/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
