K
Ken Kahl
Hello,
I am using JNI to use some functionality of a c++ program. From java I
call a native method, which creates some c++ objects. Is it possible to
reuse these objects, if I call the native method a second time? And how
does it work?
Thanks.
Ken
I am using JNI to use some functionality of a c++ program. From java I
call a native method, which creates some c++ objects. Is it possible to
reuse these objects, if I call the native method a second time? And how
does it work?
Thanks.
Ken