Java Native Interface. The JNI is what allows Java to call to C and
C++. It is referred to as calling native code because while Java runs in a
virtual machine, but C and C++ run on the real machine, or run ``natively.''
babel-0.10.10 users_guide Last Modified 2005-08-19