On 10/17/06, $) <[EMAIL PROTECTED]> wrote:

I wonder if this behaviour is by design? Are there any issues related to
reading and writing binary data with ports in Chicken Scheme?


On Windows, you should pass "#:binary" (or "binary:") to
procedures that open files to force binary mode (see the manual).


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to