>> close-binary-port
>> close-binary-input-port
>> close-binary-output-port
>
> Thanks, these work. However, should not the "normal" procedures do the
> same things these ones do? Is that a bug, or is that intentional?

So, it seems that close-port *does* work, only close-output-port does
not (which is probably because the corresponding *input* port is still
open).

Sorry for the noise, everything seems to be working fine ;)

Thanks, Peter

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to