swig/Examples/c/simple
William S Fulton dcc3756341 Make C example makefiles more standard. Note that valgrind can be used
via the RUNTOOL env variable, see the docs on running the test-suite.

From: William S Fulton <wsf@fultondesigns.co.uk>

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13041 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2012-05-07 17:02:51 +00:00
..
example.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
example.i 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
Makefile Make C example makefiles more standard. Note that valgrind can be used 2012-05-07 17:02:51 +00:00
runme.c Replaced SwigObjXXX with one type SwigObj. Added typemaps for bool. 2008-07-17 09:53:05 +00:00