3
Answers

get sum of spicific item in every line using streamReader?

How to use Stream Reader to count the total of a Specific items in every line without counting the other items in the same line. (I used a txt file).

Answers (3)