| Author |
native class?
|
ali rafiq
Ranch Hand
Joined: Jan 09, 2003
Posts: 75
|
|
|
i wanna learn native class.. i saw to make dll file at java.. so would u tell me the simple site to learn.. and how to use natve class?
|
if u learn to break the rock .. next day u will be looking to Mountain.
|
 |
Leandro Oliveira
Ranch Hand
Joined: Nov 07, 2002
Posts: 298
|
|
isn't it a native method??? Take a look at the JNI tutorial on sun!!! Just one question: why do you want to learn this??? To make your code portable you will have to write many machine especific code, each to a different operating system.
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
|
Java Native Interface Tutorial
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
 |
|
|
subject: native class?
|
|
|