C++ Multilingual Programming

Hello everybody,

I have always wondered this. How possible is it to combine code written in Java with code written in C++? Is it possible to make a class in java, then call its members in C++? If anybody has experience with this, please respond. Thanks!
Thank you so much! Do you know how to do this on Linux? What should I install? Thank you again!
For JNI, you just need a Java SDK. Which I think is usually called a JDK or J2SE in Java circles.




Last edited on
Topic archived. No new replies allowed.