buffer:block — ordinary primitive
FORTH
BUFFER
( u -- addr )(
)
;
p4:"buffer";
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