Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can i pass an int * to a native function?

841481Feb 21 2011 — edited Feb 26 2011
From Java, can I pass an int pointer to the JNI?

I want the native function to assign data to an int in the Java program.

Many thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2011
Added on Feb 21 2011
25 comments
3,021 views