EMIT?
EMIT
EMPTY-BUFFERS
EMIT?
( -- flag )
ansi
10.6.2.1325
<
FACILITY
>
if
EMIT
can safely output characters without blocking the forth by waiting for an indefinite time.
reference: p4_emit_question in ../src/facility.c:0098, export CO EMIT?