Woldemort Type can't even call "take" or "array"

kerdemdemir via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun May 31 00:45:01 PDT 2015


Unfortunately not this time :)

import std.stdio;
import std.algorithm;
import std.string;
import std.conv;
import std.array;  ---> I added this line thanks to you.





More information about the Digitalmars-d-learn mailing list