Building a project with multiple languages

229 views Asked by At

I am trying to build a project in Eclipse (Neon.2 Release (4.6.2)) and am trying to use Java and C. I'm not asking how to code in either language, but I'm not sure how to call a C main function passing it a param from a Java class or function. I know projects are made from multiple languages but I'm not sure how it's done and I haven't found a very solid answer from Google.

Thanks in advance.

0

There are 0 answers