I have a jcharArray that is passed into a C program through Java, and I need to know how to use the array in the C program. How do I convert my that is passed into a C pro
I have a jcharArray that is passed into a C program through Java, and I need to know how to use the array in the C program. How do I convert my that is passed into a C pro