[Kst] [Bug 157305] the method readLine() in File class does not work

Andrew Walker arwalker at sumusltd.com
Thu Feb 7 04:05:09 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157305         
arwalker sumusltd com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From arwalker sumusltd com  2008-02-07 04:05 -------
The documentation has been clarified.

A sample code snippet would be:

f=new File("test.dat")
f.open()
f.readLine()


More information about the Kst mailing list