Why std.stdio and not std.io ?

Anders F Björklund afb at algonet.se
Sat May 13 02:21:43 PDT 2006


Walter Bright wrote:

> 'stdio' is the module for accessing the C standard I/O streams stdin, 
> stdout, and stderr.

As in "eventually", yes ? There's no stdin in std.stdio at the moment.
(arguably all streams in std.stdio just come from std.c.stdio anyway)

Q: Will readf make it into D 1.0 ?

--anders



More information about the Digitalmars-d mailing list