Re: Structs
- Posted by euphoric (admin) Jun 18, 2019
- 4455 views
_tom said...
The simple form could be used most of the time in general programming. The user-type version when you need rigor.
The only reason I'd go with a more complicated spec with a block definition is so structs can eventually have private/public variables and, eventually, methods.