annoyed Wrote:

> It's in dmd-v2.026/src/phobos/std/stdio.d:void fwritefln(FILE* fp, ...)
> 
> but I cannot find it in 2.029.
> 

It was removed, use File.writefln() instead. std.stdio has been rewritten so 
you might want to take a look at the docs.

Andrew

Reply via email to