VocabularyioInputsOutputsGeneric word contractReads a line of input from the stream. Outputs
f on stream exhaustion.
NotesMost code only works on one stream at a time and should instead use
readln; see
Default input and output streams.
ErrorsThrows an error if the I/O operation fails.
DefinitionMethods