Jump to content
Wiktionary The Free Dictionary

variable-length array

From Wiktionary, the free dictionary

English

[edit ]
English Wikipedia has an article on:
Wikipedia
Examples
intfibonacci(intn){
intnums[n];
// ...
}

A function which defines an array with variable size, dependent on the value of n.

Noun

[edit ]

variable-length array (plural variable-length arrays )

  1. (programming ) An array whose length is determined by a variable at run time.

AltStyle によって変換されたページ (->オリジナル) /