Next: Lazy Input Streams Up: Opening and Closing Previous: Opening and Closing

ReadWrite Mode

ReadWriteMode allows programmers to make small incremental changes to text files. This can be much more efficient than reading a complete file as a stream and writing this back to a new file.


Kevin Hammond [kh@dcs.st-and.ac.uk]
Thu Jan 4 19:04:50 GMT 1996