Scriptlike v0.8.0

via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jun 22 02:09:55 PDT 2015


On Monday, 22 June 2015 at 09:08:45 UTC, Per Nordlöw wrote:
> Something like this
>
>     userInput(T)(string message, T x);

Correction, should be

     userInput(T)(string message, ref T x)



More information about the Digitalmars-d-announce mailing list