Hi,
I have a Text file with two column X,Y (both are integer)
How Can I fill an array with these elements of text file in C# visual environment( not in console).
Thanks alot