ACCEPT
ABS
ACCESS-ARRAY
ACCEPT
( a n -- n' )
ansi
.6.1.0695
<
CORE
>
get a string from terminal into the named input buffer, returns the number of bytes being stored in the buffer. May provide line-editing functions.
reference: p4_accept in ../src/core.c:0688, export CO ACCEPT