SWIG/Examples/java/native/

SWIG wrapped and manually wrapped functions in Java

$Header: /cvsroot/CableSwig/CableSwig/SWIG/Examples/java/native/index.html,v 1.1.1.1 2003/04/09 17:34:09 hoffman Exp $

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

Notes