swig/Examples/guile/port
Dave Beazley 12a43edc2d The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
..
.cvsignore *** empty log message *** 2000-09-21 21:04:17 +00:00
Makefile The great merge 2002-11-30 22:01:28 +00: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