Reading array of numbers from file

evilrat evilrat666 at gmail.com
Fri Jan 11 04:23:19 PST 2013


oops, for reading by line it is not std.file.byLine but 
std.stdio.File.byLine

http://dlang.org/phobos/std_stdio.html#.File.byLine

well, use docs, there are lot of info for starters


More information about the Digitalmars-d-learn mailing list