Y
Hacker News
new
|
ask
|
show
|
jobs
by
m463
2022 days ago
how does while with two reads work?
1 comments
souprock
2021 days ago
It deals with two lines of input. Probably the ";" should have been "&&" instead, so that either failure will end the loop.
link