How do I convet C Float array to Java Float Array.
843829Oct 28 2003 — edited Feb 12 2004Hi 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