Handbook
Glossary
read-struct ( class -- struct )
Vocabulary
classes
.
struct
Inputs
class
a
class
Outputs
struct
a
struct
Word description
Reads a new
struct
of the specified
class
.
Definition
USING:
alien.c-types
io
kernel
;
IN:
classes.struct
:
read-struct
( class -- struct )
[
heap-size
read
]
[
memory>struct
]
bi
;