Fill in missing bit about the begin section
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11574 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a717dbd10b
commit
265adcae79
1 changed files with 4 additions and 0 deletions
|
|
@ -2716,6 +2716,10 @@ initialization code (in that order).
|
|||
</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Begin section</b>. <br>
|
||||
A placeholder to put code at the beginning of the C/C++ wrapper file.
|
||||
</li>
|
||||
|
||||
<li><b>Runtime code</b>. <br>
|
||||
This code is internal to SWIG and is used to include
|
||||
type-checking and other support functions that are used by the rest of the module.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue