Name

hex:core — ordinary primitive

Synopsis

FORTH

HEX ( -- )();
p4:"hex";

Description

set the input/output BASE to hexadecimal

 simulate:        : HEX 16 BASE ! ;
 

dpANS .6.2.1660 - standard forth word