read-struct ( class -- struct )


Vocabulary
classes.struct

Inputs
classa class


Outputs
structa struct


Word description
Reads a new struct of the specified class.

Definition