Struct vs Constructure - What's the difference?
struct | constructure |
(computing, programming) A data structure, especially one that serves to group a number of fields (in contrast to an object-oriented class with methods) or one that is passed by value rather than by reference.
