G
Guest
I have a textfile with multiple line. How do i get (for example) the 1st line
or the 3rd line then change the line to something i want in C#? How do i
delete a line in C#... or backspace in a textfile? for example
1st line
2nd line
3rd line
4th Line
I want to read the 2nd line and change the string 2nd line to string 4th
line. Anyone knows how to do this? Or i want to Delete 2nd line and move up
3rd and 4th line so there will be no space.. i need the code to do this..
does anybody have the idea? thank you so much!
or the 3rd line then change the line to something i want in C#? How do i
delete a line in C#... or backspace in a textfile? for example
1st line
2nd line
3rd line
4th Line
I want to read the 2nd line and change the string 2nd line to string 4th
line. Anyone knows how to do this? Or i want to Delete 2nd line and move up
3rd and 4th line so there will be no space.. i need the code to do this..
does anybody have the idea? thank you so much!