On 9/14/10 19:40 CDT, Jonathan M Davis wrote:
On Tuesday, September 14, 2010 11:11:16 David Simcha wrote:
Funny, I was going to suggest just lumping all three (path, file, stdio).

Well, looking at the docs for std.stdio, it does some quite odd that it and
std.file are separate.

Actually std.stdio opens files and writes to them piecewise whereas std.file treats files as a unit. The associated scenarios are quite different.

Andrei
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to