blah blah blah is here! blah blah » Close

0
votes
2 answers

C# textbox MultiLine problem

I'm having a problem with MultiLine in Textbox as i stumbled upon this problem... I simply cant figure out how to sum numbers which are separated by newline (/r/n) and then divide them with the number of them in array so that I can get thei ...

Feedback