new example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@804 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cf624fe14a
commit
37a6e409e4
7 changed files with 278 additions and 2 deletions
|
|
@ -20,6 +20,7 @@ certain C declarations are turned into constants.
|
|||
<li><a href="value/index.html">value</a>. How to pass and return structures by value.
|
||||
<li><a href="class/index.html">class</a>. How wrap a simple C++ class.
|
||||
<li><a href="reference/index.html">reference</a>. C++ references.
|
||||
<li><a href="pointer/index.html">pointer</a>. Simple pointer handling.
|
||||
</ul>
|
||||
|
||||
<h2>Compilation Issues</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue