↧
How do I get the total amount in a text file without already knowing how many there are or its contents?
The topic title is pretty self explanatory. I want to create a method that will count the total amount of money deposited and return the number of lines in a rich text box. I need a method that can be implemented in plain code and inside its
own function.
↧