SWIG/Examples/java/native/

SWIG wrapped and manually wrapped functions in Java

/cvsroot/SWIG/Examples/java/native/index.html,v 1.3 2002/11/30 22:10:03 beazley Exp

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

Notes