NEW PAGE

Linking C into Java

Notes on linking C into Java

Instructions on linking native C code on Linux JDK 1.0.1

See also: http://java.sun.com/products/JDK/1.1/docs/guide/nativemethod/index.html http://java.sun.com/books/tutorial/native Sun's documentation. Our example directories are

Now you're ready to run your code with the java command.


matt@hessen