When this will be freed?

Andrea Fontana nospam at example.com
Wed Apr 2 08:45:05 PDT 2014


auto example(char* test) { return toStringz(to!string(test) ~ " 
world!"); }

When that return string will be freed?

What about:

extern(C) auto example(....)

?





More information about the Digitalmars-d-learn mailing list