swig/Examples/c
Vadim Zeitlin 03b6e2fbe6 Don't use SWIG_exit() in C examples
There doesn't seem to be any reason for using it rather than just
returning from main() as usual, and it provokes warnings about
implicitly declared function when compiling them.
2021-10-05 00:26:12 +02:00
..
class Don't use SWIG_exit() in C examples 2021-10-05 00:26:12 +02:00
exception Don't use SWIG_exit() in C examples 2021-10-05 00:26:12 +02:00
simple Don't use SWIG_exit() in C examples 2021-10-05 00:26:12 +02:00
std_vector Don't use SWIG_exit() in C examples 2021-10-05 00:26:12 +02:00
check.list Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00