Reading unicode chars..
    monarch_dodra via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Sep  2 11:14:14 PDT 2014
    
    
  
On Tuesday, 2 September 2014 at 17:10:57 UTC, Ali Çehreli wrote:
> 1) To avoid a common gotcha, note that 'line' is reused at 
> every iteration here. You must make copies of portions of it if 
> you need to.
>
> Ali
I don't know if you are aware, but "byLineCopy" was recently 
introduced. It will be available in 2.067. Just spreading info.
    
    
More information about the Digitalmars-d-learn
mailing list