VocabularyioInputs and outputsWord descriptionReads
n elements from
input-stream. If there is no input available, outputs
f. If there are less than
n elements available, outputs a sequence shorter than
n in length.
ErrorsThrows an error if the I/O operation fails.
Definition