Previous: built-in ports labels, Up: built-in ports [Contents][Index]
Scheme reader mode for textual input ports. Its definition is equivalent to:
(define-type <reader-input-port-mode> (enumeration vicare r6rs))
Buffer mode for output ports. Its definition is equivalent to:
(define-type <output-port-buffer-mode> (enumeration none line block))