Java Native Interface: Difference between revisions
Appearance
links to JNI until I get the time to spell it out on this page. |
m added JNI 1.6 URL |
||
Line 4: | Line 4: | ||
[http://java.sun.com/j2se/1.4.2/docs/guide/jni/index.html JNI 1.4 Guide] | [http://java.sun.com/j2se/1.4.2/docs/guide/jni/index.html JNI 1.4 Guide] | ||
[http://java.sun.com/j2se/1.5.0/docs/guide/jni/index.html JNI 1.5 ( | [http://java.sun.com/j2se/1.5.0/docs/guide/jni/index.html JNI 1.5 aka 5.0 (GA) Guide] | ||
[http://java.sun.com/javase/6/docs/technotes/guides/jni/index.html JNI 1.6 aka 6.0 (GA) Guide] | |||
<!-- | |||
[http://java.sun.com/javase/7/docs/technotes/guides/jni/index.html JNI 1.7 aka 7.0 (GA) Guide] | |||
--> | |||
[[OS2_API | Back to OS/2 API]] | [[OS2_API | Back to OS/2 API]] |