Temporary File Creation
Per Nordlöw
per.nordlow at gmail.com
Sun Jun 28 15:40:05 UTC 2020
On Monday, 22 June 2020 at 23:53:41 UTC, Stanislav Blinov wrote:
> tempDir just returns a path (i.e. "/tmp" or whatever it is on
> Windows, etc.), it doesn't create anything.
>
> Given the synopsis of std.file, a procedure for *creating* a
> file doesn't belong there, as it would only be half of an
> operation.
>
> There is a https://dlang.org/library/std/stdio/file.tmpfile.html
Thanks.
More information about the Digitalmars-d-learn
mailing list