swig/Examples/octave/funcptr2
Xavier Delacour 13c0b040fc Fix Octave C support by adding extern "C" around header section. Fix Octave examples (simple, contract, variables, pointer, funcptr) such that example.c files are built with C compiler, and wrappers with C++ compiler.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10299 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-03-05 15:29:01 +00:00
..
Makefile Fix Octave C support by adding extern "C" around header section. Fix Octave examples (simple, contract, variables, pointer, funcptr) such that example.c files are built with C compiler, and wrappers with C++ compiler. 2008-03-05 15:29:01 +00:00
example.c Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
example.h Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
example.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00