Reading unicode string with readf ("%s")
    Ivan Kazmenko via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Nov  4 10:12:48 PST 2014
    
    
  
On Tuesday, 4 November 2014 at 11:46:24 UTC, Kagamin wrote:
> https://issues.dlang.org/show_bug.cgi?id=12990 this?
Similar, but not quite that.  Bugs 12990 and 1448 (linked from 
there) seem to have Windows console as an important part of the 
process.  For me, the example does not work even with files, 
either redirected via "test.exe <one.txt >two.txt" or using File 
structs inside D program.
Still, thank you for the link!
    
    
More information about the Digitalmars-d-learn
mailing list