beginner Csharp

beginner Csharp

  • NA
  • 3
  • 2.8k

Comparision of values

Nov 7 2013 10:41 PM
From a csv file I was able to read the the first and last values of the first column but now want to put the values in an array and in another array I want to increment the values and then compare the two arrays as such if there is any values that is missing is replaced by a NULLVALUE.

Please help me I am new to C#

Regards