SWIG/Examples/java/native/

SWIG wrapped and manually wrapped functions in Java

$Header$

This example compares wrapping a c global function using the manual way and the SWIG way.

Notes