javah-java-1 (1) Linux Manual Page
javah – C Header and Stub File Generator javah produces C header files and C source files from a Java class. These files provide the connective glue that allow your Java and C code to interact. Synopsisjavah [ options ] fully-qualified-classname. . .Descriptionjavah generates C header and source files that are needed to implement native…
