Implement GET-OUTPUT-STRING!, which gets the accumulated output from
authorChris Hanson <org/chris-hanson/cph>
Mon, 30 May 2005 04:10:47 +0000 (04:10 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 30 May 2005 04:10:47 +0000 (04:10 +0000)
commit0efa8a0c8b108dacb361660f338417d894004a7f
tree6dfc3d6d9c0397fb78a7b32bf1f3f98f45ea3c40
parentd70db4c2e02ddbf6aec0d888905d4ba3f4190b92
Implement GET-OUTPUT-STRING!, which gets the accumulated output from
an string output port and resets the accumulator to zero.  Change
GET-OUTPUT-STRING so it doesn't reset the accumulator.
v7/src/runtime/runtime.pkg
v7/src/runtime/strout.scm
v7/src/runtime/unicode.scm