votes
read a part of a text file and put it in a 2D array
Hi , I have a text file saved in C:\PROG\t.txt . Apart of the text file which is interested is in below. I want a c# code please, to read the text file and find the the values right after "BIC" that terminate with the slash and ...
