swig/Examples/c/arguments
2008-07-06 18:33:09 +00:00
..
example.cxx Trying to work out the best solution for special cases of argument passing (arrays of objects, etc.). Some hacks in Swig_typemap_search() to distinguish between built-in types and objects, but this is experimental by now. 2008-07-05 21:29:07 +00:00
example.h Some support for overloading, simplified wrapping of pure C functions, some improvements in argument passing typemaps. 2008-07-06 18:33:09 +00:00
example.i Trying to work out the best solution for special cases of argument passing (arrays of objects, etc.). Some hacks in Swig_typemap_search() to distinguish between built-in types and objects, but this is experimental by now. 2008-07-05 21:29:07 +00:00
Makefile Trying to work out the best solution for special cases of argument passing (arrays of objects, etc.). Some hacks in Swig_typemap_search() to distinguish between built-in types and objects, but this is experimental by now. 2008-07-05 21:29:07 +00:00
test.c Some support for overloading, simplified wrapping of pure C functions, some improvements in argument passing typemaps. 2008-07-06 18:33:09 +00:00