Hello Neil,

Tuesday, February 07, 2006, 3:58:33 PM, you wrote:

>> Main> putChar (chr 255)

NM> The bug was all to do with char/int conversion, and 255 == -1 at a
NM> char level, and Hugs checking for EOF on the result. A few char -> int
NM> and it was all fine.

we all guess that it the source of problem :)  btw, how about reading
chr(0) and chr(255)? i don't checked this...



-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Hugs-Users mailing list
Hugs-Users@haskell.org
http://www.haskell.org/mailman/listinfo/hugs-users

Reply via email to