* 0STRINGS ( -- ) Set all string variables holding bound string values in string space to the empty string, and clear string space, including the string buffer, string stack, and string stack frames. "zero-strings" NOTE: If used for under the hood development, this word must be executed only when string space is in a valid state.
0STRINGS
( -- )
FORTH/DEF dstrings ordinary primitive