c-fetch:core — ordinary primitive
FORTH
C@ ( addr -- value )();p4:"c-fetch";
C@ ( addr -- value )(
)
fetch a byte-value from the address, see @
dpANS .6.1.0870 - standard forth word