Name

save-input:core — ordinary primitive

Synopsis

FORTH
SAVE-INPUT ( -- xn .. x1 )(); 
 ;

Description

fetch the current state of the input-channel which may be restored with RESTORE-INPUT later

dpANS .6.2.2182 - standard forth word