SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
William S Fulton 80cd6fa68a Fix for INOUT and OUTPUT typemaps for when the JNI type is bigger than the c type.
For example unsigned long (32bits) is mapped to jlong (64bits)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5466 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-02 22:29:54 +00:00
SWIG Fix for INOUT and OUTPUT typemaps for when the JNI type is bigger than the c type. 2003-12-02 22:29:54 +00:00
swigweb Added Luigi's experience of aclocal problem. 2003-11-19 21:30:25 +00:00