Handbook
Glossary
read-index ( -- index/f )
Vocabulary
shapefiles
.
private
Inputs
None
Outputs
index/f
an
object
Definition
USING:
endian
io
kernel
;
IN:
shapefiles.private
:
read-index
( -- index/f )
4
read
[
be>
4
read
be>
index
boa
]
[
f
]
if*
;