I'm not sure how to take input here

Add a reply

Posted by spx2 906 days ago:
How do I terminate taking input for this ?
should I just do
while(<>){} ?
thank you

Add a reply