Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Component
Gambaso
Registro
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
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
Dynamic array