0
Answer

Comparision of values

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