swig/Examples/c/class
2009-03-18 15:04:20 +00:00
..
example.cxx Fixed naming convention issues (internal Swig variables, shadow -> proxy, test.c -> runme.c, etc.), modified Makefiles, bugfixes ("name" -> "sym:name"). Started C test-suite. 2008-07-09 20:02:20 +00:00
example.h Fixed naming convention issues (internal Swig variables, shadow -> proxy, test.c -> runme.c, etc.), modified Makefiles, bugfixes ("name" -> "sym:name"). Started C test-suite. 2008-07-09 20:02:20 +00:00
example.i Fixed naming convention issues (internal Swig variables, shadow -> proxy, test.c -> runme.c, etc.), modified Makefiles, bugfixes ("name" -> "sym:name"). Started C test-suite. 2008-07-09 20:02:20 +00:00
Makefile Fixed some issues with member variables handling 2009-03-18 15:04:20 +00:00
runme.c Exceptions support for C. exception_order test shows how to use type information to achieve correct catching order. Examples cleanup. 2008-07-17 00:52:11 +00:00