There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A basic calculator that utilizes Java Native Interface (JNI) to execute function of a C library. The purpose of JNI Calculator is to demonstrate how Java can utilize JNI to communicate with native libraries.