deprecating std.stream, std.cstream, std.socketstream

Stewart Gordon smjg_1998 at yahoo.com
Wed May 16 16:14:55 PDT 2012


On 16/05/2012 18:21, Walter Bright wrote:
<snip>
> You can have that range read from byChunk(). It's really the same thing that C's stdio does.

And what if I want it to work on ranges that don't have a byChunk method?

Stewart.


More information about the Digitalmars-d mailing list