[Issue 9045] Feature request for std.asscii => function isNewline

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 18 23:19:45 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=9045



--- Comment #4 from bioinfornatics <bioinfornatics at gmail.com> 2012-11-18 23:19:27 PST ---
(In reply to comment #3)
> Just check whether it equals std.ascii.newline.

yes but the problem is when you need to write a parser and detect end of line.
You can get the given file from various operating system so you can"t use
std.ascii.newline as is system specific.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list