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!

How to convert a String array in JAVA to char array in C???

843829Oct 28 2003 — edited Oct 28 2003
Hi ALL:

I'm a newbie of JNI.I want to convert a String array in JAVA to char array in C.How can I do that??Do I use function NewObject() and GetObjectClass()???
Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2003
Added on Oct 28 2003
7 comments
768 views