Thursday, July 14, 2011

In Visual basic, I am reading unique words from a text file. These textfiles may also have numbers in them.?

My question is how do I read through the text file and every time I come across a number, it increments that number. For example, if I have three 5s and six 3s, the count should be Five(3) and Three(6)

No comments:

Post a Comment