I am having a tough time piecing together the (lack of) documentation on
using native code to actually allocate (and call the constructor of) a
new object. Can someone please point me to an example? I have a java
class that needs to be constructed by some native code. It will take 4
parameters in the constructor, so I'd like to see a sample with multiple
paramters.
I've been reading the JNI tutorial at sun, but they don't have an
example of this, and I've been looking through the actual JNI spec but
of course, that's like reading a dictionary to try to learn grammar...
Any pointers or suggestions are helpful and appreciated.
--
Kevin White, Software Engineer
Envision Telephony
[EMAIL PROTECTED]
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]