D (Tango) Read all standard input and assign it to a string
        Posted  
        
            by sebtm
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sebtm
        
        
        
        Published on 2010-03-06T17:46:29Z
        Indexed on 
            2010/03/08
            6:06 UTC
        
        
        Read the original article
        Hit count: 404
        
In the D language how I can read all standard input and assign it to a string (with Tango library) ?
© Stack Overflow or respective owner