VocabularyioInputsOutputsNone
Generic word contractWrites a line terminator. If the stream does buffering, output may not be performed immediately; use
stream-flush to force output.
NotesMost code only works on one stream at a time and should instead use
nl; see
Default input and output streams.
ErrorsThrows an error if the I/O operation fails.
DefinitionMethods