SWIG/Examples/java/native/

SWIG wrapped and manually wrapped functions in Java

$Header: /cvs/projects/SWIG/Examples/java/native/Attic/index.html,v 1.1.2.2 2001/06/08 11:20:51 cheetah Exp $

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

Notes