可変長配列
Sign in to saveAlso known as VLA, variable-sized array, runtime-sized array, variable length array, variable sized array, runtime sized array
data structure in programming
Article · 日本語
プログラミングにおいて、可変長配列(かへんちょうはいれつ、英語: variable-length array: VLA)とは、コンパイル時ではなく実行時に長さが決定されるの配列データ構造である。 VLAに対応しているプログラミング言語には、Ada、ALGOL 68(行は固定)、APL、C99(ただしC11ではサポート必須ではなくオプションに格下げとなった。またいくつかのプラットフォームにおいて、C99より前のバージョンではallocaあるいは類似の関数で実装されることがあった)、C#(unsafeモードのスタック割り当て配列として)、COBOL、Fortran 90、J言語がある。また、Object Pascal(Borland Delphiで使用される言語)でも対応している。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
Q15777
Entity
Q2005
Entity
Python
Entity
Java
Entity
Linus Torvalds
Entity
Q2407
Entity
computer programming
Entity
Q2370
Entity
Fortran
Entity
Q131140
Entity
R
Entity
Q154755
Entity
Linux kernel
Entity
array data structure
Entity
data type
Entity
GNU Compiler Collection
Entity
APL
Entity
Delphi
Entity
Object Pascal
Entity
Q258448
Entity