SWIG/Examples/java/native/

SWIG wrapped and manually wrapped functions in Java

$Header: /cvsroot/swig/SWIG/Examples/java/native/index.html,v 1.4 2006/09/15 22:07:28 wsfulton Exp $

Click here for the relevant section in the SWIG and Java documentation.

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

Notes