Ml file reading limits
I want to read from file but, when I use inputAll or inputLine, it rea开发者_开发知识库d only 70 character from each line. how can I read from file without limitation ?
You shouldn't be seeing this limitation. If you can get a repro, I'd be happy to look into / fix it: https://smlnj-gforge.cs.uchicago.edu/bugform.php
精彩评论