Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 3c88344d1f3d15057277d028d0022277 > files > 111

swig-1.3.11-4mdk.i586.rpm

This example runs the entire gifplot.h header file through SWIG without
any changes.  The program 'main.java' does something a little more 
interesting. After doing a make, run it using 'java main'. You'll have to go 
look at the header file to get a complete listing of the functions.

Note the differences in the main.java files between this example and the  
'full' example. This example does not use shadow classes.