Posts by Gabriel Sant'Ana • 13 points
1 post
-
1
votes1
answer2080
viewsQ: How to change line in text file in C#?
Currently I inform in variable stringantiga the exact value to find and replace it. Is there any way to substitute for the line number instead of the exact value of stringantiga? string arquivo =…