swig/Examples/guile/port
William S Fulton 13b66c997e Guile example makefiles - run some of the examples in the check target.
Still some are missing. Add some missing examples to check.list.
2013-04-20 02:27:57 +01:00
..
Makefile Guile example makefiles - run some of the examples in the check target. 2013-04-20 02:27:57 +01:00
port.c [Guile] New example. 2000-09-21 21:03:32 +00:00
port.i The great merge 2002-11-30 22:01:28 +00:00
port.scm [Guile] New example. 2000-09-21 21:03:32 +00:00
README [Guile] New example. 2000-09-21 21:03:32 +00:00

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