File Input

Suliman via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun May 7 08:39:09 PDT 2017


On Sunday, 7 May 2017 at 13:57:47 UTC, JV wrote:
> Hi guys
>
> I'd like to know how to get an input from the user to be stored 
> in a .txt file using import std.file and is it possible to 
> directly write in a .txt file without using a variable to store 
> the user input?
>
> Thanks for the answer in advance my mind is kinda jumbled about 
> this since im new to this language.

http://nomad.so/2015/09/working-with-files-in-the-d-programming-language/


More information about the Digitalmars-d-learn mailing list