Vocabularyio.
streams.
cInputsOutputsWord descriptionCreates a stream which reads data by calling C standard library functions.
NotesUsually C streams are only used during bootstrap, and non-blocking OS-specific I/O routines are used during normal operation.
Definition