Posted By:
raghavendra_kashivasi
Posted On:
Wednesday, January 1, 2003 11:14 PM
I am using gcj to compile my java code into native binary. I have some code in c & c++ as well. Can I call these functions in my java code (and vice-versa), compile java & c code together to get one single binary?