javah-java-1 (1) Linux Manual Page
Name 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. SYNOPSIS javah [ options ] fully-qualified-classname. . . DESCRIPTION javah generates C header and source files that are…
