Jump to content

Java Native Interface: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Java Native Interface ==
Java Native Interface (JNI)
[http://java.sun.com/j2se/1.3/docs/guide/jni/index.html JNI 1.3 Guide]


[http://java.sun.com/j2se/1.4.2/docs/guide/jni/index.html JNI 1.4 Guide]
== Links ==
 
*[//java.sun.com/j2se/1.3/docs/guide/jni/index.html JNI 1.3 Guide]
[http://java.sun.com/j2se/1.5.0/docs/guide/jni/index.html JNI 1.5 aka 5.0 (GA) 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]
[http://java.sun.com/javase/6/docs/technotes/guides/jni/index.html JNI 1.6 aka 6.0 (GA) Guide]
*[//java.sun.com/javase/6/docs/technotes/guides/jni/index.html JNI 1.6 aka 6.0 (GA) Guide]


<!--
<!--
Line 12: Line 11:
-->
-->


[[OS2_API | Back to OS/2 API]]
[[Category:Java]]
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 01:38, 6 May 2020