write to file ... trivial?

Dr. Smith iam at far.out
Wed Oct 6 11:43:42 PDT 2010


This should be trivial.  However, I've not found in the documentation (trying
both std.stdio and std.file) how to write to a file in the manner here:

filename.writefln("%s\t%f", someString, someDouble);

... this merely prints filename to screen ... does not create a data file.


More information about the Digitalmars-d-learn mailing list