On Mar 29, 2011, at 8:08 AM, Panu Suominen wrote: > I did not find a way to get line separator in the system independent > manner. Linux uses character 10 (lf), windowses (two characters: 10, > 13), and mac uses 13(not sure?). > Is there already a way to do this? If not I can open a issue and propose a > fix.
There is #guessDefaultLineEndConvention on MultiByteFileStream -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
