Struct 1.0 review
DownloadStruct is a class that adds a soft emulation of the C Struct datatype to REALbasic.
|
![]() |
Struct is a class that adds a soft emulation of the C Struct datatype to REALbasic.
Here are some key features of "Struct":
Fields can be accessed directly with the dot notation.
On the fly declaration of struct fields.
Field AutoTypeCasting.
Conversion From/To MemoryBlocks.
Requirements:
REALbasic 4 or later.
Struct 1.0 keywords