@safe console input?
Adam D. Ruppe via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Mar 9 15:55:35 PST 2017
On Thursday, 9 March 2017 at 22:53:59 UTC, XavierAP wrote:
> And more generally, is it possible to get user console input in
> a @safe way?
Just wrap it in a @trusted function.
More information about the Digitalmars-d-learn
mailing list