Hello!
Andy Wingo skribis:
> I have a simple question. Imagine you have to write the section of the
> Guile manual on textual I/O. What interfaces do you recommend people to
> use to output characters and strings to a port?
R6!
> OK that's the status. Anyway, the conundrum: two of the primi
Hi!
I have a simple question. Imagine you have to write the section of the
Guile manual on textual I/O. What interfaces do you recommend people to
use to output characters and strings to a port?
For context, I was wrapping up the non-blocking I/O work recently and
came to a quandary. Most ever