Newline character into textfile using QFile
        Posted  
        
            by sijith
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sijith
        
        
        
        Published on 2010-04-09T06:20:53Z
        Indexed on 
            2010/04/09
            6:23 UTC
        
        
        Read the original article
        Hit count: 323
        
i want to put a newline into a txt file, i tried with many alternative with so many help from this forum but i am getting always unknown character always. Please help
for(int i=0;i<fileDet.size();i++)
{ qDebug()<<"Name directory"<
© Stack Overflow or respective owner