Is there any way we could input many numbers in a Textbox and Parse it so it will read that many number, like the way we can use getchar to do this in C (for example in put : 1 2 3 and it reads number 1, number 2, number 3)
input multiple numbers into textbox
Collapse
X
Comment