Name

buffer:block — ordinary primitive

Synopsis

FORTH

BUFFER ( u -- addr )();
p4:"buffer";

Description

get the block buffer address for the specified block - if it had not been loaded already it is not filled with data from the disk unlike BLOCK does.

dpANS 7.6.1.0820 - standard forth word