[Haskell-cafe] Reading integers
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Sep 7 10:17:24 EDT 2006
Hello Bertram,
Thursday, September 7, 2006, 6:01:17 PM, you wrote:
>> Also, don't use (ord c - ord '0'), it doesn't work with Unicode digits.
>> That's why there is a digitToInt function.
> making this a bit of a red herring. I can't comment on why Bulat doesn't
> like negative numbers.
because my program can't split files into chunks of -10 files or -1 mbytes ;)
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list