swig/Examples/guile/port
William S Fulton d7f37f3974 Guile gitignore and consistent naming in examples
Use my-guile for the executable for all the augmented examples
Fix gitignore for Guile
2015-04-26 00:17:42 +01:00
..
example.c Guile examples consistency changes 2013-05-09 18:35:18 +01:00
example.i Guile examples consistency changes 2013-05-09 18:35:18 +01:00
Makefile Guile gitignore and consistent naming in examples 2015-04-26 00:17:42 +01:00
README Guile gitignore and consistent naming in examples 2015-04-26 00:17:42 +01:00
runme.scm Guile port example fix for Guile 2.0 2013-05-23 23:24:19 +01:00

This example illustrates the translation from Scheme file ports to
temporary FILE streams. Read the source and run ./my-guile -s runme.scm