G
Guest
Hi,
I have to open a text file in c# and read few lines and then I need to
update some lines in the middle of the file. I can read and write by using
the streamReader or streamWriter but I don't know how to read for example
five lines and then update the sixth line and continou to read few lines,
update few etc.
Thanks
David
I have to open a text file in c# and read few lines and then I need to
update some lines in the middle of the file. I can read and write by using
the streamReader or streamWriter but I don't know how to read for example
five lines and then update the sixth line and continou to read few lines,
update few etc.
Thanks
David