tell-input ( -- n )
Factor handbook » Input and output » Streams » Stream protocol

Prev:stream-seek ( n seek-type stream -- )
Next:tell-output ( -- n )


Vocabulary
io

Inputs
None

Outputs
nan integer


Word description
Returns the index of the stream stored in input-stream.

Definition