| Topics in Dev web: | Changed: now 08:30 GMT | Changed by: |
| HandlingJNI | 20 Apr 2004 - 04:38 - NEW | ChristianS |
| First some simple examples how JNI in JAVA works: Test.java: class Test { static { System.loadLibrary("test"); } public static void main(String args) { System.out ... | ||
| Topic WebHome . { } |
|
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |