Java Native Interface: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Links == | == Links == | ||
[ | *[//java.sun.com/j2se/1.3/docs/guide/jni/index.html JNI 1.3 Guide] | ||
*[//java.sun.com/j2se/1.4.2/docs/guide/jni/index.html JNI 1.4 Guide] | |||
[ | *[//java.sun.com/j2se/1.5.0/docs/guide/jni/index.html JNI 1.5 aka 5.0 (GA) Guide] | ||
*[//java.sun.com/javase/6/docs/technotes/guides/jni/index.html JNI 1.6 aka 6.0 (GA) Guide] | |||
[ | |||
[ | |||
<!-- | <!-- |
Latest revision as of 01:38, 6 May 2020
Java Native Interface (JNI)