Question regarding readf

Andre Pany andre at s-e-a-p.de
Tue Apr 23 20:36:48 UTC 2019


On Monday, 22 April 2019 at 23:53:59 UTC, Ali Çehreli wrote:
> On 04/22/2019 03:29 PM, Andre Pany wrote:
>
> > I wonder wheter std.stdio is missing a readfln function.
> Which executes
> > readln, strips the #10#13 characters and then executes
> formattedRead.
> > Does that make sense to you?
>
> Makes sense but what we are missing is standard streaming (like 
> C++'s overloaded << and >> operators), which Steven 
> Schveighoffer's iopipe can be a solution for but I haven't 
> played with it myself.
>
> Ali

Issue created:
https://issues.dlang.org/show_bug.cgi?id=19820

Kind regards
André


More information about the Digitalmars-d-learn mailing list