Name
expect:core — ordinary primitive
Synopsis
FORTH
EXPECT
( str-adr str-len -- )( | ) ; | |
Description
input handling, see WORD and PARSE and QUERY
the input string is placed at str-adr and its length
in SPAN - this word is superceded by ACCEPT
dpANS .6.2.1390
- standard forth word