HI everyone,
Is there a possible relation between Java and assembly language like ther
is with JNI?

Signature
Thanks for your attention.
Jean Pierre Daviau
--
Easyphp1.8 with Apache1.3.24
Server version: Apache/2.0.55
Server built: Oct 9 2005 19:16:56
DEVC++, borland 5.5
windows Xp
asus p4 s533/333/133
Intel(R) Celeron (R) CPU 2.00 GHz
Processor Radeon7000 0x5159 agp
http://www.jeanpierredaviau.com
Tor Iver Wilhelmsen - 05 Nov 2006 08:21 GMT
> Is there a possible relation between Java and assembly language like ther
> is with JNI?
Well, native code using the C APIs for JNI gets compiled to the same
level that assembly is, so I guess you could implement something in
assembly that presented the same interface to Java's native "hooks".
But it would be more work than simply using C.
Jean Pierre Daviau - 05 Nov 2006 13:12 GMT
Hi,
long time I did not post here ...
why am I so complicated?
No no! Dont give me the answer!
JP