> I'll get a strange result if the file contains the character 1A-hexadecimal
> (or 26-decimal): all characters beyond this point won't be printed on the
> screen.

I think this is correct behaviour for a text file under
Windows/DOS... you should open the file as binary instead.

--KW 8-)


_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to