buffer-end ( buffer: buffer -- alien )


Vocabulary
io.buffers

Inputs
buffera buffer


Outputs
alienan alien


Word description
Outputs the memory address of the current fill-pointer.

Definition