[Hugs-users] Re[2]: WinHugs bug: putChar (chr 255)
Bulat Ziganshin
bulatz at HotPOP.com
Tue Feb 7 09:23:22 EST 2006
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:bulatz at HotPOP.com
More information about the Hugs-Users
mailing list