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 do I convet C Float array to Java Float Array.

843829Oct 28 2003 — edited Feb 12 2004
Hi All,
I am using some C function in the JNI which will return Float array.
How do I convert the Float C array elements to jfloatArray elemets. And my native method implementation should return jfloatArray.
If any one of you have the sample code please send reply.

regards
Ravi Kumar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2004
Added on Oct 28 2003
1 comment
1,116 views