Name

block:block — ordinary primitive

Synopsis

FORTH

BLOCK ( u -- addr )();
p4:"block";

Description

load the specified block into a block buffer and return the address of that block buffer - see also BUFFER

dpANS 7.6.1.0800 - standard forth word