links added - patch #1524088
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9286 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7a3f2420d3
commit
af7745e663
1 changed files with 3 additions and 1 deletions
|
|
@ -12,9 +12,11 @@
|
|||
<H2>SWIG wrapped and manually wrapped functions in Java</H2>
|
||||
|
||||
<tt>$Header$</tt><br>
|
||||
|
||||
<p>
|
||||
Click <a href="../../../Doc/Manual/Java.html#using_own_jni_functions">here</a> for the relevant section in the SWIG and Java documentation.
|
||||
<p>
|
||||
This example compares wrapping a c global function using the manual way and the SWIG way.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="example.i">example.i</a>. Interface file comparing code wrapped by SWIG and wrapped manually.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue