1

I have a .lib C file with functions. I have a list of all the functions name and I don't know how to call / access those functions from java. I don't have any language in C programming language but have got good skills in java. I am stuck and I don't know where to begin.

1

1 Answer 1

1

You can eventually use the Java Native Interface. Here is a tutorial which may help you to start:

https://www3.ntu.edu.sg/home/ehchua/programming/java/JavaNativeInterface.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.