RosettaCodeData/Task/Input-loop/0DESCRIPTION

2 lines
235 B
Plaintext

{{selection|Short Circuit|Console Program Basics}}[[Category:Basic language learning]]Read from a text stream either word-by-word or line-by-line until the stream runs out of data. The stream will have an unknown amount of data on it.