struct
English
Etymology
Abbreviation of structure, used as a keyword in the C programming language and its descendants.
Noun
struct (plural structs)
- (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.
Hyponyms
- C struct (in some contexts)
Translations
Further reading
struct (C programming language) on Wikipedia.Wikipedia
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.