RosettaCodeData/Task/User-input-Text/Forth/user-input-text-3.fth

3 lines
61 B
Forth
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
: INPUT# ( -- n true | d 1 | false )
16 INPUT$ SNUMBER? ;