Описание тега structure
Structure is a fundamental, tangible or intangible notion referring to the recognition, observation, nature, and permanence of patterns and relationships of entities.
A structure can be a:
A structure in mathematical logic: in universal algebra and in model theory, a structure consists of a set along with a collection of finitary operations and relations which are defined on it.
The Structure of a program
For the following, use the tag indicated:
- A data-structure: a particular way of storing and organizing data in a computer so that it can be used efficiently.
- A struct (short for "structure") is a keyword in the C/C++ family of languages used to indicate a structures record.