Description
Implement C code library that interacts with the liblognorm API. Makefile must also be implemented for generating the library files from the C code.
JNA interface will then use the generated library to use the liblognorm API methods from java-code.
Description Implement C code library that interacts with the liblognorm API. Makefile must also be implemented for generating the library files from the C code. JNA interface will then use the generated library to use the liblognorm API methods from java-code.