Module de.ibapl.jnhw.posix
Package de.ibapl.jnhw.util.posix
JNHW helper classes.
-
Class Summary Class Description Callback__Sigval_int__V Callback__Sigval_int__V_Impl Defines get the defines with gcc: create an empty file c.c rungcc -dD -dI -E c.c > c.txtc.txt contains all macros. add an#include <headerFileName.h>to get the defines for that header.LibJnhwPosixLoader