Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C JNI integration

Status
Not open for further replies.

bashet

Programmer
Mar 5, 2002
6
IN
I want to return a string array(p.s:not character array) from C for the calling method in java using jni. can any body help
 
The short answer is check the JNI tutorial on Sun's java site. It goes over this material.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top