Skip to content
EntityQ19366708· pop 16

Also known as C++ array, T[]

data type in C and C++ programming languages; a thin abstraction on top of pointers; their length is usually known in compile-time (except for C99 variable-length arrays); when passed as function argument, they decay to pointers

Available in 3 languages

via Wikidata sitelinks · CC0