March 14, 2010
Does phobos have any functionality regarding these?
March 14, 2010
Ellery Newcomer wrote:
> Does phobos have any functionality regarding these?

If you are talking about D2, then yes, there is std.stdio.File.tmpfile().

http://www.digitalmars.com/d/2.0/phobos/std_stdio.html#tmpfile

-Lars