Handbook
Glossary
read-strings ( header -- strings )
Vocabulary
terminfo
.
private
Inputs
header
an
object
Outputs
strings
an
object
Definition
USING:
accessors
io
kernel
;
IN:
terminfo.private
:
read-strings
( header -- strings )
[
#strings>>
read-shorts
]
[
string-bytes>>
read
]
bi
reify-strings
;