Complete the prototype removal in ca1431. The script prevents SWIGTOOL=gdb from working as gdb can't be used to debug a shell script, it requires a binary. Add support for SWIGTOOL in all the examples. SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles. See issue #473. |
||
|---|---|---|
| .. | ||
| example.c | ||
| example.i | ||
| Makefile | ||
| README | ||
| runme.scm | ||
This example illustrates the translation from Scheme file ports to temporary FILE streams. Read the source and run ./my-guile -s runme.scm