I am able to write a C native interface and load it using the
System.loadLibr ary() routine.
Is there anyway to store the native interface library (say
"hello.dll" ) into a jar and then load the file from the jar?
System.loadLibr ary() routine.
Is there anyway to store the native interface library (say
"hello.dll" ) into a jar and then load the file from the jar?