VocabularyioInputs and outputsGeneric word contractWaits for any pending output to complete.
NotesWith many output streams, written output is buffered and not sent to the underlying resource until either the buffer is full, or this word is called.
NotesMost code only works on one stream at a time and should instead use
flush; see
Default input and output streams.
ErrorsThrows an error if the I/O operation fails.
DefinitionMethods