stdInputRange

user1234 user1234 at 12.de
Sun Jul 20 12:32:17 UTC 2025


On Sunday, 20 July 2025 at 08:46:08 UTC, Salih Dincer wrote:
> Hello D Language Forum!
>
> I’m running the InputRange example below and it dutifully reads 
> from stdin until it spots a tilde, printing each character in 
> every loop iteration. I even tried to break out with F6 but 
> couldn’t get it to stop. Curiously, swapping the tilde for the 
> '\t' character makes everything work flawlessly. Any ideas why 
> this is happening? I’d really appreciate your insights!

No problem here either. Where are you running the program from 
(embedded terminal in an editor ? a terminal emulator ?). Are you 
on Windows or Linux ?




More information about the Digitalmars-d-learn mailing list