swig/Examples/c/class
Vadim Zeitlin 9a2e48b447 Clean up class example header
Apply changes of b115c984a (More cleaning up of the class examples,
2014-05-05) and other similar commits to the header in this branch too.
2022-01-04 01:32:25 +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 Clean up class example header 2022-01-04 01:32:25 +01: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