C code equivalence [closed]?

I would write the code in Java (its exactly the same) compile it and use javap -c to dump the actual byte code generated. That avoids any of the guess work and psuedo byte code.

I haven't seen bytecode looking like this, but ok, seems to be some kind of "assembler", sort of embellished bytecode. But anyway, the Load(Int,xyz) should be Store(Int,xyz) to do an operation like xyz=TOP.

1 -1, not an answer but wild guessing. – DarkDust Jun 29 at 9:23 Sorry, but I that's not only wild guessing - the load operations do not STORE things (and s++ does store, as well as b=5! ) – Tornado Jul 15 at 19:42.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions