If anyone know about that then please let me know.
I have one data.dll and in data.dll there is a function called compute
(String s). Now, I want to pass string in compute(String s) function
through Java. I know inorder to talk to Java to C is JNI method. I
have try that but someone I am not able to get it to work. Can any
please provide a little example please. It would be very helpful.
Thanks for you time friends.