swig/Examples/c/class
Vadim Zeitlin 7cbbfab198 Show using C++ wrapper API for the "class" example
This almost exactly mirrors the existing C examples, but modify both
examples slightly to make their output show which language is used.
2021-11-19 02:04:41 +01: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 Show using C++ wrapper API for the "class" example 2021-11-19 02:04:41 +01:00
runme.c Show using C++ wrapper API for the "class" example 2021-11-19 02:04:41 +01:00
runme.cxx Show using C++ wrapper API for the "class" example 2021-11-19 02:04:41 +01:00