J
Jeff Gaynor
Hi,
I am a moonlighting Java programmer who needs to get some JNI written in C.
Thanks to legacy considerations, it must be in C. I hope I can frame this
question in a way that you all can understand.
Now, some of the calls I make returns a pointers to an objects. The objects
themselves are written in C++. I need to call methods on these objects. How
is this done? I hope there is wither a really short answer I can be given, or
that there is a FAQ, how-to, tutorial or some such I can be pointed to.
Thanks!
Jeff
I am a moonlighting Java programmer who needs to get some JNI written in C.
Thanks to legacy considerations, it must be in C. I hope I can frame this
question in a way that you all can understand.
Now, some of the calls I make returns a pointers to an objects. The objects
themselves are written in C++. I need to call methods on these objects. How
is this done? I hope there is wither a really short answer I can be given, or
that there is a FAQ, how-to, tutorial or some such I can be pointed to.
Thanks!
Jeff