Jni data is transmitted through parameters.

I think there are two parameter types for jni data to send to JAVA, through parameters, instead of returning a value. I want to know what to do?

JNIEXPORT jstring JNICALL Java_com_tzym_jni_Analyze_funGetPulse

(JNIEnv *env, jobject obj, jstring charPath,jstring charType,jdoubleArray can)

{

}

tried to find a lot of search engines, but could not find the results.

Jul.16,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37889-2b405.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37889-2b405.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?