New example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@778 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2b0da81001
commit
01795d2075
8 changed files with 521 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ be used to wrap a C function and a global variable.
|
|||
certain C declarations are turned into constants.
|
||||
<li><a href="variables/index.html">variables</a>. How SWIG can be used to wrap C global variables.
|
||||
<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.
|
||||
</ul>
|
||||
|
||||
<h2>Compilation Issues</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue