*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4585 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cbe0625591
commit
287fba676f
1 changed files with 0 additions and 1 deletions
|
|
@ -380,7 +380,6 @@ to a Tcl variable you might do this :
|
|||
%typemap(argout) long long *INOUT = long long *OUTPUT;
|
||||
%typemap(argout) unsigned long long *INOUT = unsigned long long *OUTPUT;
|
||||
|
||||
|
||||
%typemap(argout) int &INOUT = int &OUTPUT;
|
||||
%typemap(argout) short &INOUT = short &OUTPUT;
|
||||
%typemap(argout) long &INOUT = long &OUTPUT;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue