windowsdevelop
New member
- Joined
- Nov 17, 2006
- Messages
- 4
- Programming Experience
- Beginner
Say i had in a text file
steven
alice
I want to be able to write "sophie" on the second line but whats was there get pushed down a line hence u get
steven
sophie
alice
How would I do this? There's no method to write to a specific line in th IO.file class
steven
alice
I want to be able to write "sophie" on the second line but whats was there get pushed down a line hence u get
steven
sophie
alice
How would I do this? There's no method to write to a specific line in th IO.file class