struct


Vocabulary
classes.struct

Class description
The parent class of all struct types.

See also
STRUCT:, UNION-STRUCT:

Definition


Methods




























M: struct summary
[
dup class-of name>> % " struct of " % byte-length #
" bytes " %
] "" make ;