Click here to Skip to main content
15,884,237 members
Please Sign up or sign in to vote.
3.20/5 (2 votes)
See more:
Pleas can anyone replay me
how to call java classes from c++
i searched for this topic so much but not found anything but how to call c or c++ from java
Thanks for your attention
Posted

See the JNI tutorial[^], for calling Java classes from C and vice versa.
 
Share this answer
 
Calling functions in java is different in c++.
Theres many type of function so they have different way to call them.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900