does std.file.slurp work with string data field?

bearophile bearophileHUGS at lycos.com
Thu Dec 26 18:10:48 PST 2013


> auto arr = slurp!(string, int)("data.txt", "%s, %s ");

Sorry, ignore this because it's essentially the same code as 
yours. What's the error you are receiving? (And better to ask 
such questions in D.learn).

Bye,
bearophile


More information about the Digitalmars-d mailing list