Handbook
Glossary
next-string ( offset strbuf -- offset )
Vocabulary
terminfo
.
private
Inputs
offset
an
object
strbuf
an
object
Outputs
offset
an
object
Definition
USING:
kernel
math
sequences
;
IN:
terminfo.private
:
next-string
( offset strbuf -- offset )
0
-rot
index-from
1
+
;