Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Component
Gambaso
Registro

embedded array

An embedded array is an array that is allocated directly inside an Object.

An embedded array cannot be shared, and is destroyed with the object.

The size of an embedded array must be known at compilation time.

See also