Hi, How do I read a file, line by line, without using the unfrozen interface nsILineInputStream? Especially, when I am using nsILocalFile::openNSPRFileDesc() with PR_Read(). Ofcourse, I can read byte by byte till I get newline char. But is there any simple way to do this?
Any help is very much appreciated, - Rajendra Prasad Murakonda http://prodizy.livejournal.com _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
